Tests for a type being a class, union, array, scalar or integral constant. More...
#include <Concepts.hpp>
Tests for a type being a class, union, array, scalar or integral constant.
"Object" refers to any possibly cv-qualified type other than function, reference, or void types.
| Type | Type to test. |
Definition at line 67 of file Concepts.hpp.