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