PrevUpHomeNext

Type format

boost::text::format

Synopsis

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


enum format { utf8 = = 1, utf16 = = 2, utf32 = = 4 };

Description

The Unicode Transformation Formats.


PrevUpHomeNext