Skip to content

Tags: Naios/continuable

Tags

4.2.2

Toggle 4.2.2's commit message
Ensure that continuables that are resolved immediately are always sym…

…metrically transferable

4.2.1

Toggle 4.2.1's commit message
fix clang coroutines detection

4.2.0

Toggle 4.2.0's commit message
Fix Stopping a continuable in a failure handler makes wait() hang for…

…ever

* Closes #46
* Closes #48

4.1.0

Toggle 4.1.0's commit message
Fix a race condition in cti::transforms::wait()

* Thanks to p4654545 for reporting this issue and providing a reproducible example
* Closes #38

4.0.0

Toggle 4.0.0's commit message
Add a quick tour to the readme

3.0.0

Toggle 3.0.0's commit message
Fix a MSVC C++latest warning regarding allocator traits

3.0.0-alpha-1

Toggle 3.0.0-alpha-1's commit message
Address a MSVC compiler bug which prevents collapsing references in c…

…oroutines

* Closes #2

2.0.0

Toggle 2.0.0's commit message
Push the version to 2.0.0

v1.0.0

Toggle v1.0.0's commit message
Beautify the doxygen main page

v0.8.0

Toggle v0.8.0's commit message
Rework the alias trait