JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_CharacterFunctions.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::CharacterFunctions
 A collection of functions for manipulating characters and character strings. More...
 
struct  juce::CharacterFunctions::HexParser< ResultType >
 Parses a character string, to read a hexadecimal value. More...
 

Namespaces

namespace  juce
 

Typedefs

using juce::juce_wchar = wchar_t
 A platform-independent 32-bit unicode character type.