Files
swift-mirror/utils/test-list-merger/TestListMerger.cpp
John McCall c5c78c55f2 Add an insertAtFront method to the list merger.
The existing insert method preserves insertion order, but the
atomic queue use case actually wants to *reverse* the natural
insertion order.
2021-11-15 17:28:51 -05:00

6.6 KiB