#include <boost/spirit/home/support/common_terminals.hpp>#include <boost/spirit/home/support/attributes.hpp>#include <boost/utility/enable_if.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::spirit | |
Functions | |
| template<typename Expr > | |
| enable_if< proto::is_expr < Expr >, stateful_tag_type < Expr, tag::attr_cast > >::type  | boost::spirit::attr_cast (Expr const &expr) | 
| template<typename Exposed , typename Expr > | |
| enable_if< proto::is_expr < Expr >, stateful_tag_type < Expr, tag::attr_cast, Exposed > >::type  | boost::spirit::attr_cast (Expr const &expr) | 
| template<typename Exposed , typename Transformed , typename Expr > | |
| enable_if< proto::is_expr < Expr >, stateful_tag_type < Expr, tag::attr_cast, Exposed, Transformed > >::type  | boost::spirit::attr_cast (Expr const &expr) |