Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct dereference

boost::proto::tag::dereference — Tag type for the unary * operator.

Synopsis

struct dereference {
};

PrevUpHomeNext