Home
last modified time | relevance | path

Searched defs:pointer_rebind_mode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dpointer_rebind.hpp63 struct pointer_rebind_mode struct
65 static const unsigned int rebind = (unsigned int)pointer_has_rebind<Ptr, U>::value;
66 static const unsigned int rebind_other = (unsigned int)pointer_has_rebind_other<Ptr, U>::value;
67 static const unsigned int mode = rebind + rebind*rebind_other;