cppcoro v2022-10-25
- Created
- Updated
A library of C++ coroutine abstractions for the Coroutines TS
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Park DongHa
- Robert Schumacher
- Billy O'Neal
- JonLiu1993
# Changelog
b009c2e
[cppcoro] Simplify CMakeLists.txt to ease future maintenance. Fix VS 2019 builds.b3c031a
[cppcoro] force static linkage6c23ad6
[cppcoro] port install failure on platforms91b61bc
[cppcoro] 2020-02-287e6235b
[cppcoro] embed CMakeLists.txt filedfdb209
[cppcoro] update with PR reviewaff31e1
[cppcoro] add new port