Home
last modified time | relevance | path

Searched refs:cpp0x_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/utility/detail/
H A Dresult_of_iterate.hpp43 : detail::cpp0x_result_of<F(BOOST_RESULT_OF_ARGS)> { };
51 detail::cpp0x_result_of<F(BOOST_RESULT_OF_ARGS)> >::type { };
59 struct cpp0x_result_of<F(BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),T))> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dresult_of.hpp83 template<typename F> struct cpp0x_result_of;