Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct function

boost::proto::tag::function — Tag type for the n-ary function call operator.

Synopsis

struct function {
};

PrevUpHomeNext