coro icon indicating copy to clipboard operation
coro copied to clipboard

Modern coroutine library for C++

Results 5 coro issues
Sort by recently updated
recently updated
newest added

src/Coroutine.cpp:287: undefined reference to `coroSwapContext'

does support xp?

i use visual studio 2013 build libcoro static library. then use it, problem occur, _coroSwapContext unsolved reference

How to use pkgboot.py?

Can not build it on linux, what is the general steps to use this lib on linux?