C++ ConcurrencyTS: A Basic Implementation
1–2 of 2 posts
Re: C++ ConcurrencyTS: A Basic Implementation
#2This is a basic but usable implementation of the C++ ConcurrencyTS. The README lists what's supported and what's not. I think the when_any implementation is flaky.