Struct no_such_trait
Defined in File mpl.hpp
Struct Documentation
-
struct no_such_trait
Sentinel type to indicate that the specified trait was not detected.
Public Functions
-
no_such_trait() = delete
-
no_such_trait(no_such_trait const&) = delete
-
~no_such_trait() = delete
-
void operator=(no_such_trait const&) = delete
-
no_such_trait() = delete