Antkeeper
0.0.1
|
Provides an unsigned integer type of equivalent size to type T
.
More...
#include <make-uint.hpp>
Public Types | |
typedef std::make_unsigned< T >::type | type |
Unsigned integer type of equivalent size to type T . More... | |
Provides an unsigned integer type of equivalent size to type T
.
Definition at line 33 of file make-uint.hpp.
typedef std::make_unsigned<T>::type math::hash::make_uint< T >::type |
Unsigned integer type of equivalent size to type T
.
Definition at line 38 of file make-uint.hpp.