C++ ConcurrencyTS: A Basic Implementation

1 point by amukher1 5 years ago | 1 comment
  • amukher1 5 years ago
    This 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.