omni::string::replace_all
NAME

omni::string::replace_all

A static function of omni::omni::string

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top