This class checks if each type in a type_list<> is present only once. More...
#include <type_list.hpp>
Public Types | |
enum | { result = !type_list_find<typename List::head_type, result = !type_list_find<typename List::head_type } |
This class checks if each type in a type_list<> is present only once.
Definition at line 236 of file type_list.hpp.
anonymous enum |
Definition at line 238 of file type_list.hpp.