omni::string::replace
NAME

omni::string::replace

A static function of omni::omni::string

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top