![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
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.