omni::string::util::to_title_case
NAME

omni::string::util::to_title_case

A function of omni::string::util

#include <omni/string/util.hpp>
template < typename std_string_t > std_string_t omni::string::util::to_title_case(const std_string_t& str)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top