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