Searched refs:get_vtable (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/function/ |
| H A D | function_template.hpp | 673 vtable_type* get_vtable() const { in get_vtable() function in boost::BOOST_FUNCTION_FUNCTION 759 return get_vtable()->invoker in operator ()() 868 get_vtable()->clear(this->functor); in clear() 900 get_vtable()->base.manager(f.functor, this->functor, in assign_to_own() 988 get_vtable()->base.manager(f.functor, this->functor, in move_assign()
|
| H A D | function_base.hpp | 610 get_vtable()->manager(functor, type, detail::function::get_functor_type_tag); in target_type() 623 get_vtable()->manager(functor, type_result, in target() 637 get_vtable()->manager(functor, type_result, in target() 679 detail::function::vtable_base* get_vtable() const { in get_vtable() function in boost::function_base
|