omni::wstring::split
NAME

omni::wstring::split

A function of omni::omni::wstring

#include <omni/xx/string.hxx>
template < template < class, class > class std_seq_t > inline std_seq_t<std::wstring, std::allocator<std::wstring> > omni::wstring::split(const std::wstring& str, const std::wstring& delimeter, std::size_t max_val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top