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