![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Arithmetic concept. More...
#include <Concepts.hpp>
Arithmetic concept.
Type must be arithmetic. See: std::is_arithmetic.
Type | Type to test. |
Definition at line 47 of file Concepts.hpp.