Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Global utf8_category

boost::process::v2::error::utf8_category

Synopsis

// In header: <boost/process/v2/error.hpp>

static const error_category & utf8_category;

PrevUpHomeNext