This class provides a type blacklist that can be passed to the function.
More...
#include <type_constructor.hpp>
Static Private Member Functions |
template<class Tout , class Tf , class... Tl> |
static bool | __check (const vartype *tval) |
template<class Tout > |
static bool | __check (const vartype *tval) |
static bool | check (const vartype *val) |
Detailed Description
template<class... P>
class blacklist< P >
This class provides a type blacklist that can be passed to the function.
Definition at line 70 of file type_constructor.hpp.
Constructor & Destructor Documentation
Member Function Documentation
template<class... P>
template<class Tout , class Tf , class... Tl>
template<class... P>
template<class Tout >
Friends And Related Function Documentation
The documentation for this class was generated from the following file: