omni::wstring::reverse
NAME

omni::wstring::reverse

A static function of omni::wstring

#include <omni/xx/string.hxx>
inline std::wstring omni::wstring::reverse(const std::wstring& str)

OVERLOADS

template < std::size_t X > inline std::wstring omni::wstring::reverse(const wchar_t (&str)[X])

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top