omni::wstring::reverse
NAME

omni::wstring::reverse

A 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(constwchar_t(& str)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top