omni::wstring::lcfirst
NAME

omni::wstring::lcfirst

A function of omni::wstring

#include <omni/xx/string.hxx>
inline std::wstring omni::wstring::lcfirst(std::wstring str)


OVERLOADS

template < std::size_t X > inline std::wstring omni::wstring::lcfirst(constwchar_t(& str)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top