claw::meta::type_list_is_a_set< no_type > Struct Template Reference
#include <meta.hpp>
List of all members.
Public Types |
enum | { result = true
} |
Detailed Description
template<>
struct claw::meta::type_list_is_a_set< no_type >
Definition at line 143 of file meta.hpp.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 145 of file meta.hpp.
00146 {
00147 result = true
00148 };
The documentation for this struct was generated from the following file: