GME  13
Functions
CommonStl.cpp File Reference

Go to the source code of this file.

Functions

void vFormat (std::string &s, const char *format, va_list args)
void vFormat (std::wstring &s, const wchar_t *format, va_list args)

Function Documentation

void vFormat ( std::string s,
const char *  format,
va_list  args 
)

Definition at line 8 of file CommonStl.cpp.

void vFormat ( std::wstring &  s,
const wchar_t *  format,
va_list  args 
)

Definition at line 25 of file CommonStl.cpp.