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

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

#include <Wider.hpp>

Public Types

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

Detailed Description

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

Definition at line 45 of file Wider.hpp.

Member Typedef Documentation

◆ type

using playrho::Wider< std::uint8_t >::type = std::uint16_t

Wider type.

Definition at line 46 of file Wider.hpp.


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