siplasplas
A library for C++ reflection and introspection
cpp::Identity Member List

This is the complete list of members for cpp::Identity, including all inherited members.

operator()(T &&value) -> decltype(std::forward< T >(value)) const (defined in cpp::Identity)cpp::Identityinline
type(Function callback) -> decltype(callback(meta::identity< T >())) const (defined in cpp::Identity)cpp::Identityinline
type() const (defined in cpp::Identity)cpp::Identityinline