omni::cstring::reverse
NAME

omni::cstring::reverse

A function of omni::cstring

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


OVERLOADS

template < std::size_t X > inline std::string omni::cstring::reverse(constchar(& str)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top