#include <boost/spirit/include/phoenix_core.hpp>#include <boost/spirit/home/support/detail/scoped_enum_emulation.hpp>#include <boost/spirit/home/lex/lexer/pass_flags.hpp>#include <boost/spirit/home/lex/lexer/support_functions_expression.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::spirit | |
| boost::spirit::lex | |
Functions | |
| template<typename T > | |
| expression::less< typename phoenix::as_actor< T >::type > ::type const | boost::spirit::lex::less (T const &v) |
| phoenix::actor< more_type > | boost::spirit::lex::more () |
| template<typename T > | |
| expression::lookahead < typename phoenix::as_actor < T >::type, typename phoenix::as_actor< std::size_t > ::type >::type const | boost::spirit::lex::lookahead (T const &id) |
| template<typename Attribute , typename Char , typename Idtype > | |
| expression::lookahead < typename phoenix::as_actor < Idtype >::type, typename phoenix::as_actor< std::size_t > ::type >::type const | boost::spirit::lex::lookahead (token_def< Attribute, Char, Idtype > const &tok) |
| boost::spirit::lex::BOOST_SCOPED_ENUM (pass_flags) ignore() | |