NAME
A function of omni::wstring
omni::wstring::reverse
A function of omni::wstring
#include <>
inline std::wstring wstring::reverse(const std::wstring& str)
template < std::size_t X > inline std::wstring wstring::reverse(const wchar_t (&str)[X])