摘要: bind函数: auto newCallable = bind(callable, arg_list); callable依据手册可以是: Callable object (function object, pointer to function, reference to function, po 阅读全文
posted @ 2020-01-20 21:00 只取一瓢饮 阅读(15123) 评论(0) 推荐(5) 编辑
摘要: shared_ptr和weak_ptr的基本用法和循环引用问题讲述。 阅读全文
posted @ 2020-01-20 17:02 只取一瓢饮 阅读(1587) 评论(1) 推荐(3) 编辑