![]() |
Scarab
v3.8.0
Project 8 C++ Utility Library
|
#include <unique_typelist.hh>
Static Public Attributes | |
static const bool | value = std::is_same< T, FirstType >::value ? false : is_unique_impl< T, OtherTypes... >::value |
Definition at line 28 of file unique_typelist.hh.
|
static |
Definition at line 39 of file unique_typelist.hh.