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