libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
caf::variant<> Member List

This is the complete list of members for caf::variant<>, including all inherited members.

index() const (defined in caf::variant<>)caf::variant<>
inspect(Inspector &f, variant_reader< variant< Ts...>> &x)caf::variant<>related
inspect(Inspector &f, variant< Ts...> &x)caf::variant<>related
inspect(Inspector &f, variant_writer< variant< Ts...>> &x)caf::variant<>related
inspect(Inspector &f, variant< Ts...> &x)caf::variant<>related
max_type_idcaf::variant<>static
noexcept(std::is_rvalue_reference< U && >::value &&nothrow_move_assign) (defined in caf::variant<>)caf::variant<>
nothrow_move_assigncaf::variant<>static
nothrow_move_constructcaf::variant<>static
operator!=(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
operator<(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
operator<=(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
operator=(const variant &other) (defined in caf::variant<>)caf::variant<>
operator=(variant &&other) noexcept(nothrow_move_assign) (defined in caf::variant<>)caf::variant<>
operator=(U &&arg) noexcept(nothrow_move_assign) (defined in caf::variant<>)caf::variant<>
operator==(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
operator>(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
operator>=(const variant< Ts...> &x, const variant< Ts...> &y)caf::variant<>related
type0 typedef (defined in caf::variant<>)caf::variant<>
types typedef (defined in caf::variant<>)caf::variant<>
valueless_by_exception() const (defined in caf::variant<>)caf::variant<>
variant() (defined in caf::variant<>)caf::variant<>
variant(variant &&other) noexcept(nothrow_move_construct) (defined in caf::variant<>)caf::variant<>
variant(const variant &other) (defined in caf::variant<>)caf::variant<>
~variant() (defined in caf::variant<>)caf::variant<>