Home
last modified time | relevance | path

Searched refs:tr1_result_of (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dgenerate.hpp441 struct tr1_result_of<proto::default_domain(Expr)> struct
447 struct tr1_result_of<proto::basic_default_domain(Expr)> struct
453 struct tr1_result_of<proto::default_generator(Expr)> struct
459 struct tr1_result_of<proto::basic_default_generator(Expr)> struct
H A Dproto_fwd.hpp110 # define BOOST_PROTO_RESULT_OF boost::tr1_result_of
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/detail/
H A Dresult_of_iterate.hpp27 struct tr1_result_of<F(BOOST_RESULT_OF_ARGS)> struct
50 tr1_result_of<F(BOOST_RESULT_OF_ARGS)>,
160 : tr1_result_of<F(BOOST_RESULT_OF_ARGS)> { };
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dresult_of.hpp69 template<typename F> struct tr1_result_of; // a TR1-style implementation of result_of