PrevUpHomeNext

Type definition rope

rope

Synopsis

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


typedef basic_rope< nf::c, char > rope;

Description

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


PrevUpHomeNext