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

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

#include <type_list.hpp>

List of all members.

Public Types

enum  { result = 0 }

Detailed Description

template<>
struct claw::meta::type_list_length< no_type >

Definition at line 270 of file type_list.hpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
result 

Definition at line 272 of file type_list.hpp.

  {
    result = 0
  };

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