omni::wstring::ends_with
NAME

omni::wstring::ends_with

A function of omni::omni::wstring

#include <omni/xx/string.hxx>
inline bool omni::wstring::ends_with(const std::wstring& haystack, const std::wstring& needle, bool ignore_case)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top