Home
last modified time | relevance | path

Searched defs:attr_cast (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/support/auxiliary/
Dattr_cast.hpp26 attr_cast(Expr const& expr) in attr_cast() function
34 attr_cast(Expr const& expr) in attr_cast() function
42 attr_cast(Expr const& expr) in attr_cast() function
/third_party/boost/boost/spirit/home/support/
Dcommon_terminals.hpp149 struct attr_cast { BOOST_SPIRIT_IS_TAG() }; struct