PrevUpHomeNext

Type type

boost::unicode::ucd::sentence_break::type

Synopsis

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


enum type { any, sep, format, sp, lower, upper, oletter, numeric, aterm, 
            sterm, close, cr, lf, extend, scontinue };

Description

Property used to identify Sentence Boundaries


PrevUpHomeNext