|
Stratax
Scientific computing containers and operations
|
Matches supported signed integer types. More...
#include <Concepts.hpp>
Matches supported signed integer types.
This excludes signed char, even though the standard treats it as an integer type, because Stratax treats character-like types as non-numeric.
| T | Type to test. |
Definition at line 81 of file Concepts.hpp.