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