omni::wstring::split
NAME

omni::wstring::split

A static function of omni::omni::wstring

#include <omni/xx/string.hxx>
inline omni_sequence_t<std::wstring> omni::wstring::split(const std::wstring& str, const std::wstring& delimeter)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top