Home
last modified time | relevance | path

Searched defs:functor_wrapper (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_base.hpp233 struct functor_wrapper: public F, public A struct
235 functor_wrapper( F f, A a ): in functor_wrapper() function
241 functor_wrapper(const functor_wrapper& f) : in functor_wrapper() function