hug
Results
4
comments of
hug
"a high-performance Golang-like coroutine scheduler for libaco" 有进一步的发布计划吗?
@zxyAcmen // 正确的使用方法如下,如果涉及到动态分配的数据类型,不建议使用此库。 // map_get(&mMan, key) 所取得的数据,与最初数据是两码事,而且数据指向有耦合。 #define CRTDBG_MAP_ALLOC #include #include #include #include #include #include #include #include #include #include struct Man { char* name; }; typedef map_t(struct Man *) map_man_t;...