playrho::Wider< std::int16_t > Struct Reference
Specialization of the Wider trait for signed 16-bit integers. More...
#include <Wider.hpp>
Public Types | |
| using | type = std::int32_t |
| Wider type. More... | |
Detailed Description
Specialization of the Wider trait for signed 16-bit integers.
Member Typedef Documentation
◆ type
| using playrho::Wider< std::int16_t >::type = std::int32_t |
The documentation for this struct was generated from the following file:
- Common/Wider.hpp

