LMMS
Loading...
Searching...
No Matches
juce::CharacterFunctions::HexParser< ResultType > Struct Template Reference

#include <juce_CharacterFunctions.h>

Static Public Member Functions

template<typename CharPointerType>
static ResultType parse (CharPointerType t) noexcept

Detailed Description

template<typename ResultType>
struct juce::CharacterFunctions::HexParser< ResultType >

Parses a character string, to read a hexadecimal value.

Member Function Documentation

◆ parse()

template<typename ResultType>
template<typename CharPointerType>
ResultType juce::CharacterFunctions::HexParser< ResultType >::parse ( CharPointerType t)
inlinestaticnoexcept

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