Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
attr_cast.hpp File Reference
Include dependency graph for attr_cast.hpp:
This graph shows which files directly or indirectly include this file:

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)