Searched refs:node_ptr_priority (Results 1 – 1 of 1) sorted by relevance
45 struct node_ptr_priority struct58 algo::insert_equal_upper_bound(&header, &two, node_ptr_compare(), node_ptr_priority()); in main() argument61 algo::insert_equal_lower_bound(&header, &three, node_ptr_compare(), node_ptr_priority()); in main()72 algo::unlink(&two, node_ptr_priority()); in main()75 algo::erase(&header, &three, node_ptr_priority()); in main()