2017年1月15日
摘要: https://www.zhihu.com/question/54713079/answer/140746689 #include <iostream> using namespace std; template<class T> struct foo { using type = T; }; te 阅读全文
posted @ 2017-01-15 11:14 abelian 阅读(178) 评论(0) 推荐(0)