Searched defs:group_functions (Results 1 – 1 of 1) sorted by relevance
347 struct group_functions struct366 typedef NodeTraits node_traits;367 typedef unordered_group_adapter<node_traits> group_traits;368 typedef typename node_traits::node_ptr node_ptr;369 typedef typename node_traits::node node;371 <node_traits>::type reduced_node_traits;372 typedef typename reduced_node_traits::node_ptr slist_node_ptr;373 typedef typename reduced_node_traits::node slist_node;374 typedef circular_slist_algorithms<group_traits> group_algorithms;375 typedef circular_slist_algorithms<node_traits> node_algorithms;[all …]