Skip to content

Version 0.11.0

Latest
Compare
Choose a tag to compare
@VestniK VestniK released this 08 Mar 15:56
· 47 commits to master since this release
v0.11.0
  • when_all/when_any overloads for vector with custom allocator as input sequence of futures.
  • Strict guaranties on cancel action being destroyed after execution. (Closes #10 Closes #15)
  • Drop gcc 4.9 support.
  • Documentation improvements:
    • when_all/when_any
    • async
    • implicit unwrapping