Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

accept_tag

Synopsis

struct accept_tag;

This is a tag.

Description

This is the tag of the values returned by a parser when parsing was successful.

Header

#include <boost/metaparse/accept_tag.hpp>

PrevUpHomeNext