FlatCombiningPriorityQueue: Add interface
Summary: Make the interface consistent with the other queue algorithms. push try_push try_push_for try_push_until pop try_pop try_pop_for try_pop_until peek try_peek try_peek_for try_peek_until Reviewed By: yfeldblum, djwatson Differential Revision: D8262170 fbshipit-source-id: 0299e947a0069eacafd1315c920ec6e1b36675f3
Showing
Please register or sign in to comment