Home
last modified time | relevance | path

Searched refs:vtable_type (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/function/
H A Dfunction_template.hpp671 vtable_type; typedef in boost::BOOST_FUNCTION_FUNCTION
673 vtable_type* get_vtable() const { in get_vtable()
674 return reinterpret_cast<vtable_type*>( in get_vtable()
924 static const vtable_type stored_vtable = in assign_to()
959 static const vtable_type stored_vtable = in assign_to_a()