Searched refs:before_beg (Results 1 – 1 of 1) sorted by relevance
110 …static void stable_partition(node_ptr before_beg, node_ptr end, Pred pred, stable_partition_info &… in stable_partition() argument112 node_ptr bcur = before_beg; in stable_partition()