#include <boost/spirit/home/x3/support/traits/attribute_of.hpp>#include <boost/spirit/home/x3/core/parser.hpp>#include <boost/spirit/home/x3/operator/detail/alternative.hpp>

Classes | |
| struct | boost::spirit::x3::alternative< Left, Right > |
| struct | boost::spirit::x3::traits::attribute_of< x3::alternative< Left, Right >, Context > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::spirit | |
| boost::spirit::x3 | |
| boost::spirit::x3::traits | |
Functions | |
| template<typename Left , typename Right > | |
| alternative< typename extension::as_parser< Left > ::value_type, typename extension::as_parser< Right > ::value_type > | boost::spirit::x3::operator| (Left const &left, Right const &right) |