niknaks.meta

Template-oriented routines

Members

Functions

isClassType
bool isClassType()

Determines if the type T is a class type

isStructType
bool isStructType()

Determines if the type T is a struct type

isVariadicArgsOf
bool isVariadicArgsOf()

Ensures that the given variadic arguments are all of the given type

Meta

Authors

Tristan Brice Velloza Kildaire