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