Struct no_such_trait

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