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

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

#include <Wider.hpp>

Public Types

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

Detailed Description

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

Definition at line 40 of file Wider.hpp.

Member Typedef Documentation

◆ type

using playrho::Wider< std::int8_t >::type = std::int16_t

Wider type.

Definition at line 41 of file Wider.hpp.


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