Home | Libraries | People | FAQ | More |
boost::proto::external_transform — A placeholder for use as the second parameter for proto::when
to indicate that the rule's transform is specified externally.
// In header: <boost/proto/transform/when.hpp> struct external_transform { };