omni::wstring::replace_all
NAME

omni::wstring::replace_all

A function of omni::omni::wstring

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top