Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global as_utf16

boost::parser::as_utf16

Synopsis

// In header: <boost/parser/transcode_view.hpp>

auto as_utf16;

Description

A view adaptor that produces a utf16_view of the given view.


PrevUpHomeNext