Pastel
PastelSys
Generic programming
Type traits
Type traits
Back to Generic programming
Files
Check whether a type derives from a template
is_template_base_of.h
Check whether a type is an instance of a template
is_template_instance.h
Find a template base-class
template_base.h
Fold types with a binary type-function
fold.h
Identity type-function
identity.h
Logical-and type-function
and.h
Logical-not type-function
not.h
Logical-or type-function
or.h
Remove const-volatile-reference from a type
remove_cvref.h
Testing for type traits
test_type_traits.cpp
Type-traits module
type_traits.h