absl::any Member List

This is the complete list of members for absl::any, including all inherited members.

any() noexceptabsl::any
any(const any &other)absl::anyinline
any(any &&other) noexcept=defaultabsl::any
any(T &&value)absl::anyinline
any(in_place_type_t< T >, Args &&... args)absl::anyinlineexplicit
any(in_place_type_t< T >, std::initializer_list< U > ilist, Args &&... args)absl::anyinlineexplicit
any_cast(const any &operand)absl::anyfriend
any_cast(any &operand)absl::anyfriend
any_cast(const any *operand) noexceptabsl::anyfriend
any_cast(any *operand) noexceptabsl::anyfriend
CloneObj() constabsl::anyinlineprivate
emplace(Args &&... args)absl::anyinline
emplace(std::initializer_list< U > ilist, Args &&... args)absl::anyinline
GetObjTypeId() constabsl::anyinlineprivate
has_value() const noexceptabsl::anyinline
IdForType()absl::anyinlineprivatestatic
obj_absl::anyprivate
operator=(const any &rhs)absl::anyinline
operator=(any &&rhs) noexceptabsl::anyinline
operator=(T &&rhs)absl::anyinline
reset() noexceptabsl::anyinline
swap(any &other) noexceptabsl::anyinline
type() const noexceptabsl::anyinline


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:22