Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct address_of

boost::proto::tag::address_of — Tag type for the unary & operator.

Synopsis

// In header: <boost/proto/tags.hpp>


struct address_of {
};

PrevUpHomeNext