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

Go to the source code of this file.

Namespaces

namespace  etl
 

Concepts

concept  etl::unsigned_integral
 The concept unsigned_integral<T> is satisfied if and only if T is an integral type and is_unsigned_v<T> is true.