Files
swift-mirror/include/swift/Basic/ListMerger.h
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

13 KiB