NAME
A function of omni::string
omni::string::split
A function of omni::string
#include <>
template < template < class, class > class std_seq_t, class std_allocator_t > std_seq_t<OMNI_STRING_T_FW, std_allocator_t> string::split(const OMNI_STRING_T_FW& str, const OMNI_STRING_T_FW& delimeter, std::size_t max_val)
template < template < class, class > class std_seq_t > inline std_seq_t<OMNI_STRING_T_FW, std::allocator<OMNI_STRING_T_FW> > string::split(const OMNI_STRING_T_FW& str, const OMNI_STRING_T_FW& delimeter, std::size_t max_val)