NAME
A static function of omni::string
OVERLOADS
omni::string::reverse
A static function of omni::string
#include <omni/xx/string.hxx>inline OMNI_STRING_T_FW omni::string::reverse(const OMNI_STRING_T_FW& str)OVERLOADS
template < std::size_t X > inline OMNI_STRING_T_FW omni::string::reverse(const OMNI_CHAR_T_FW (&str)[X])