WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: David-Haim/concurrencpp

v.0.0.7

29 Sep 10:30
fbc8c47

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