Skip to content

Releases: David-Haim/concurrencpp

v.0.0.7

29 Sep 10:30
fbc8c47
Compare
Choose a tag to compare
  • when_all safer implementation
  • result_core::publish_result doesn't move the consumer context
  • timer queue only accepts callables + args. bind returns the same callable if no arguments were given
  • timer uses std::chrono::milliseconds instead of size_t
  • error messages style unification