基于C++ Coroutines提案 ‘Stackless Resumable Functions’编写的协程库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tearshark 837a2827ba 将异常和返回值做成union以减小state的大小。 4 years ago
..
src 将异常和返回值做成union以减小state的大小。 4 years ago
librf.h 全面兼容clang编译器,并通过大部分测试范例 4 years ago
librf_macro.h 将宏定义集中存放,以便于将来更好的支持module 4 years ago