Searched defs:hashed_index_node (Results 1 – 1 of 1) sorted by relevance
704 struct hashed_index_node: struct708 typedef hashed_index_node_trampoline<Super> trampoline;711 typedef typename trampoline::impl_type impl_type;712 typedef typename trampoline::base_pointer impl_base_pointer;713 typedef typename trampoline::const_base_pointer const_impl_base_pointer;714 typedef typename trampoline::pointer impl_pointer;715 typedef typename trampoline::const_pointer const_impl_pointer;716 typedef typename trampoline::difference_type difference_type;719 struct node_alg{723 impl_pointer& prior(){return trampoline::prior();} in prior()[all …]