cpp-reflect
C++ Reflection and Annotations Library
Loading...
Searching...
No Matches
refl::any Member List

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

any()refl::anyinline
any(const T &t)refl::anyinline
any(T &&t)refl::anyinline
any(const any &other)refl::anyinline
as()refl::anyinline
as() constrefl::anyinline
data()refl::anyinline
data() constrefl::anyinline
is() constrefl::anyinline
is(const refl::type_info &tinfo) constrefl::anyinline
is_null() constrefl::anyinline
make(Args &&... args)refl::anyinlinestatic
make(const T &value)refl::anyinlinestatic
make(const refl::type_info &t_info, void *ptr)refl::anyinlinestatic
operator=(const any &other)refl::anyinline
operator==(const any &other) constrefl::anyinline
type() constrefl::anyinline
~any()refl::anyinline