struct
StringFormat::ParamData
template<class T>Structure that holds value of a parameter during string formatting.
Public
Fields
Buffer
T * Buffer
Size
u32 Size
StringFormat::ParamData
template<class T>Structure that holds value of a parameter during string formatting.