JUCE
Static Public Member Functions | List of all members
CharacterFunctions::HexParser< ResultType > Struct Template Reference

Parses a character string, to read a hexadecimal value. More...

Static Public Member Functions

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

Detailed Description

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

Parses a character string, to read a hexadecimal value.

Member Function Documentation

◆ parse()

template<typename ResultType >
template<typename CharPointerType >
static ResultType CharacterFunctions::HexParser< ResultType >::parse ( CharPointerType  t)
staticnoexcept

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