OpenShot Library | OpenShotAudio 0.2.2
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 2024 of file juce_String.cpp.

Member Function Documentation

◆ convert()

template<class CharPointerType_Src , class CharPointerType_Dest >
static CharPointerType_Dest juce::StringEncodingConverter< CharPointerType_Src, CharPointerType_Dest >::convert ( const String s)
inlinestatic

Definition at line 2026 of file juce_String.cpp.


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