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

Macro BOOST_TTI_NAMESPACE

BOOST_TTI_NAMESPACE — Generates the name of the Boost TTI namespace.

Synopsis

// In header: <boost/tti/gen/namespace_gen.hpp>

BOOST_TTI_NAMESPACE

Description

returns = the generated name of the Boost TTI namespace.


PrevUpHomeNext