Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct subscript

boost::proto::tag::subscript — Tag type for the binary subscript operator.

Synopsis

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


struct subscript {
};

PrevUpHomeNext