omni::cstring::replace_all
NAME

omni::cstring::replace_all

A function of omni::omni::cstring

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top