Searched defs:uncast_types (Results 1 – 1 of 1) sorted by relevance
33 struct uncast_types struct35 typedef typename pointer_traits<ConstNodePtr>::element_type element_type;36 typedef typename remove_const<element_type>::type non_const_type;38 template rebind_pointer<non_const_type>::type non_const_pointer;39 typedef pointer_traits<non_const_pointer> non_const_traits;