omni::string::split
NAME

omni::string::split

A static function of omni::omni::string

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top