Searched defs:unordered_group_adapter (Results 1 – 1 of 1) sorted by relevance
105 struct unordered_group_adapter struct107 typedef typename NodeTraits::node node;108 typedef typename NodeTraits::node_ptr node_ptr;109 typedef typename NodeTraits::const_node_ptr const_node_ptr;111 static node_ptr get_next(const const_node_ptr & n) in get_next()114 static void set_next(node_ptr n, node_ptr next) in set_next()