#include <meta.hpp>
List of all members.
Public Types |
enum | { result = same_type<T,
result = same_type<T
} |
Detailed Description
template<typename T>
struct claw::meta::type_list_find< T, no_type >
Definition at line 117 of file meta.hpp.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 119 of file meta.hpp.
{
result = same_type<T, no_type>::result
};
The documentation for this struct was generated from the following file: