Home
last modified time | relevance | path

Searched refs:is_const_qualified (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.hpp99 bool is_const_qualified; member
199 && (!in_buffer.members.obj_ref.is_const_qualified in manage()
211 out_buffer.members.type.const_qualified = in_buffer.members.obj_ref.is_const_qualified; in manage()
H A Dfunction_template.hpp635 functor.members.obj_ref.is_const_qualified = is_const<FunctionObj>::value; in assign_to()