ponder 3.2
C++ reflection library
ponder::Value Member List

This is the complete list of members for ponder::Value, including all inherited members.

cref() constponder::Value
isCompatible() constponder::Value
kind() constponder::Value
nothingponder::Valuestatic
operator!=(const Value &other) constponder::Valueinline
operator<(const Value &other) constponder::Value
operator<=(const Value &other) constponder::Valueinline
operator=(const Value &other)ponder::Value
operator==(const Value &other) constponder::Value
operator>(const Value &other) constponder::Valueinline
operator>=(const Value &other) constponder::Valueinline
ref()ponder::Value
to() constponder::Value
Value()ponder::Value
Value(const T &val)ponder::Value
Value(const Value &other)ponder::Value
Value(Value &&other)ponder::Value
visit(T visitor) constponder::Value
visit(T visitor, const Value &other) constponder::Value