JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::TypeHelpers::UnsignedTypeWithSize< bytes > Struct Template Reference

These templates are designed to take an integer type, and return an unsigned int version with the same size. More...

#include <juce_MathsFunctions.h>

Detailed Description

template<int bytes>
struct juce::TypeHelpers::UnsignedTypeWithSize< bytes >

These templates are designed to take an integer type, and return an unsigned int version with the same size.

@tags{Core}


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