playrho::Wider< std::uint32_t > Struct Reference

Specialization of the Wider trait for unsigned 32-bit integers. More...

#include <Wider.hpp>

Public Types

using type = std::uint64_t
 Wider type. More...
 

Detailed Description

Specialization of the Wider trait for unsigned 32-bit integers.

Definition at line 65 of file Wider.hpp.

Member Typedef Documentation

◆ type

using playrho::Wider< std::uint32_t >::type = std::uint64_t

Wider type.

Definition at line 66 of file Wider.hpp.


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