NAME
A static function of omni::omni::string
omni::string::replace
A static function of omni::omni::string
#include <omni/xx/string.hxx>
template < std::size_t X, std::size_t Y > inline OMNI_STRING_T_FW omni::string::replace(OMNI_STRING_T_FW str, const OMNI_CHAR_T_FW (&fnd)[X], const OMNI_CHAR_T_FW (&newstr)[Y], std::size_t pos)