Antkeeper  0.0.1
Public Types | List of all members
math::hash::make_uint< double > Struct Reference

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...
 

Detailed Description

Provides an unsigned integer type of equivalent size to double.

Definition at line 53 of file make-uint.hpp.

Member Typedef Documentation

◆ type

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.


The documentation for this struct was generated from the following file: