Searched refs:tr1_result_of (Results 1 – 4 of 4) sorted by relevance
441 struct tr1_result_of<proto::default_domain(Expr)> struct447 struct tr1_result_of<proto::basic_default_domain(Expr)> struct453 struct tr1_result_of<proto::default_generator(Expr)> struct459 struct tr1_result_of<proto::basic_default_generator(Expr)> struct
110 # define BOOST_PROTO_RESULT_OF boost::tr1_result_of
27 struct tr1_result_of<F(BOOST_RESULT_OF_ARGS)> struct50 tr1_result_of<F(BOOST_RESULT_OF_ARGS)>,160 : tr1_result_of<F(BOOST_RESULT_OF_ARGS)> { };
69 template<typename F> struct tr1_result_of; // a TR1-style implementation of result_of