Claw  1.7.3
Public Types | List of all members
claw::meta::type_list_is_a_set< List > Struct Template Reference

This class checks if each type in a type_list<> is present only once. More...

#include <type_list.hpp>

Public Types

enum  { result }

Detailed Description

template<typename List>
struct claw::meta::type_list_is_a_set< List >

This class checks if each type in a type_list<> is present only once.

Author
Julien Jorge

Definition at line 402 of file type_list.hpp.


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