PrevUpHomeNext

Type definition unencoded_rope_view

unencoded_rope_view

Synopsis

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


typedef basic_unencoded_rope_view< char > unencoded_rope_view;

Description

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


PrevUpHomeNext