omni::cstring::replace
NAME

omni::cstring::replace

A static function of omni::omni::cstring

#include <omni/xx/string.hxx>
inline std::string omni::cstring::replace(std::string str, const std::string& fnd, const std::string& newstr, bool ignoreCase)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top