omni::wstring::starts_with
NAME

omni::wstring::starts_with

A function of omni::omni::wstring

#include <omni/xx/string.hxx>
inline bool omni::wstring::starts_with(const std::wstring& chk, const std::wstring& fnd, bool ignore_case)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top