Home
last modified time | relevance | path

Searched refs:has_empty_target (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 Dfunction_base.hpp840 inline bool has_empty_target(const function_base* f) in has_empty_target() function
846 inline bool has_empty_target(const void*) in has_empty_target() function
851 inline bool has_empty_target(...) in has_empty_target() function
H A Dfunction_template.hpp607 if (!boost::detail::function::has_empty_target(boost::addressof(f))) { in assign_to()
619 if (!boost::detail::function::has_empty_target(boost::addressof(f))) { in assign_to_a()