PrevUpHomeNext

Type type

boost::unicode::ucd::word_break::type

Synopsis

// In header: <boost/unicode/ucd/properties_types.hpp>


enum type { any, format, katakana, aletter, midletter, midnum, numeric, 
            extendnumlet, cr, lf, newline, extend, midnumlet };

Description

Property used to identify Word Boundaries


PrevUpHomeNext