Searched defs:pointer_rebind_mode (Results 1 – 1 of 1) sorted by relevance
63 struct pointer_rebind_mode struct65 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;