|
siplasplas
A library for C++ reflection and introspection
|
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::Identity | inline |
| type(Function callback) -> decltype(callback(meta::identity< T >())) const (defined in cpp::Identity) | cpp::Identity | inline |
| type() const (defined in cpp::Identity) | cpp::Identity | inline |