JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
juce::StringEncodingConverter< CharPointerType_Src, CharPointerType_Dest > Struct Template Reference

Static Public Member Functions

static CharPointerType_Dest convert (const String &s)
 

Detailed Description

template<class CharPointerType_Src, class CharPointerType_Dest>
struct juce::StringEncodingConverter< CharPointerType_Src, CharPointerType_Dest >

Definition at line 2021 of file juce_String.cpp.

Member Function Documentation

◆ convert()

Definition at line 2023 of file juce_String.cpp.


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