Home
last modified time | relevance | path

Searched defs:tr1_result_of (Results 1 – 2 of 2) 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
443 typedef Expr type;
447 struct tr1_result_of<proto::basic_default_domain(Expr)> struct
449 typedef Expr type;
453 struct tr1_result_of<proto::default_generator(Expr)> struct
455 typedef Expr type;
459 struct tr1_result_of<proto::basic_default_generator(Expr)> struct
461 typedef Expr type;
/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