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