tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | smallest_size< N > |
Smallest unsigned integer type that can represent values in the range [0, N]. More... | |
Namespaces | |
namespace | etl |
Typedefs | |
template<unsigned long long N> | |
using | smallest_size_t = typename smallest_size< N >::type |