Project Alice
Loading...
Searching...
No Matches
Cyto::Any Member List

This is the complete list of members for Cyto::Any, including all inherited members.

Any() noexceptCyto::Anyinline
Any(V &&v)Cyto::Anyinline
Any(std::in_place_type_t< V > vtype, Args &&... args)Cyto::Anyinlineexplicit
Any(std::in_place_type_t< V > vtype, std::initializer_list< U > list, Args &&... args)Cyto::Anyinlineexplicit
Any(Any const &other)Cyto::Anyinline
Any(Any &&other) noexceptCyto::Anyinline
any_castCyto::Anyfriend
emplace(Args &&... args)Cyto::Anyinline
emplace(std::initializer_list< U > list, Args &&... args)Cyto::Anyinline
has_value() const noexceptCyto::Anyinline
has_value() const noexceptCyto::Anyinline
holds_type() const noexceptCyto::Anyinline
operator=(Any const &other)Cyto::Anyinline
operator=(Any &&other) noexceptCyto::Anyinline
operator=(V &&v)Cyto::Anyinline
reset()Cyto::Anyinline
swap(Any &rhs) noexceptCyto::Anyinline
~Any()Cyto::Anyinline