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

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

Detailed Description

Provides an unsigned integer type of equivalent size to float.

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

Member Typedef Documentation

◆ type

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.


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