PrevUpHomeNext

Type definition unencoded_rope

unencoded_rope

Synopsis

// In header: <boost/text/unencoded_rope_fwd.hpp>


typedef basic_unencoded_rope< char > unencoded_rope;

Description

The specialization of basic_unencoded_rope that should be used in most situations.


PrevUpHomeNext