Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dpoly_function.hpp194 typedef char (&mono_function_t)[2]; typedef
198 …template<typename T> mono_function_t test_poly_function(T *, wrap_t<typename T::result_type> * = 0…
211 struct poly_function_traits<Fun, Sig, mpl::size_t<sizeof(mono_function_t)> >