随笔分类 -  C/C++

编程语言
摘要:Demo备忘,占坑#include #include #include using namespace std;using namespace std::placeholders;const static int T_NUM = 10;bool test_functional(const std::... 阅读全文
posted @ 2015-10-29 16:06 Orig 阅读(332) 评论(0) 推荐(0)