omni::string::split
NAME

omni::string::split

A static function of omni::omni::string

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top