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.
Member Typedef Documentation
◆ type
| using playrho::Wider< std::uint8_t >::type = std::uint16_t |
The documentation for this struct was generated from the following file:
- Common/Wider.hpp

