CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
Public Types

claw::meta::type_list_is_a_set< no_type > Struct Template Reference

#include <type_list.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 247 of file type_list.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
result 

Definition at line 249 of file type_list.hpp.

  {
    result = true
  };

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