omni::cstring::ends_with
NAME

omni::cstring::ends_with

A function of omni::omni::cstring

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top