tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
signed_integral.hpp File Reference

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.