UnaryTypeTrait factory for generating checks that a type is not in Blacklist...
.
More...
#include <TypeTraits.hpp>
Public Types | |
template<typename Target > | |
using | t = sp::isnt_type< Target, Blacklist... > |
UnaryTypeTrait factory for generating checks that a type is not in Blacklist...
.