Home
last modified time | relevance | path

Searched refs:result_of_wrap_callable_class (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/
H A Dresult_of.hpp115 struct result_of_wrap_callable_class { struct
120 struct result_of_wrap_callable_class<C const> { struct
125 struct result_of_wrap_callable_class<C volatile> { struct
130 struct result_of_wrap_callable_class<C const volatile> { struct
135 struct result_of_wrap_callable_class<C &> { struct
136 typedef typename result_of_wrap_callable_class<C>::type &type; argument
/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.hpp101 result_of_wrap_callable_class<F>, in BOOST_PP_CAT()