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 transforms

boost::proto::transforms

Synopsis

// In header: <boost/proto/transform/when.hpp>

proto::transforms_type const transforms;

Description

A key key for use when creating and accessing a slot in a transform environment for a set of external transforms.


PrevUpHomeNext