tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Concepts | |
concept | etl::signed_integral |
The concept signed_integral<T> is satisfied if and only if T is an integral type and is_signed_v<T> is true. | |