Alias for std::any (deprecated; use std::any directly).

Synopsis

Declared in <absl/types/any.h>

using any [[deprecated]] = std::any;
Warning

Deprecated. Use of this entity is allowed but discouraged.

Created with MrDocs