PrevUpHomeNext

Type definition text_view

text_view

Synopsis

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


typedef basic_text_view< nf::c, char > text_view;

Description

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


PrevUpHomeNext