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

anonymous enum
Enumerator:
result 

Definition at line 145 of file meta.hpp.

00146   {
00147     result = true
00148   };


The documentation for this struct was generated from the following file:

Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1