Checks if a type is a fundamental type. More...
Inherits is_fundamental< T >.
A Unary concept that checks if a type is fundamental.
A fundamental type is one that is either:
void
nullptr_t
Definition at line 439 of file basic.hpp.