2017年2月6日

摘要: // StlTest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include #include #include using namespace std; template class print { public: void operator()(const T& elem) { cout iv(ia, ia+6); ... 阅读全文
posted @ 2017-02-06 11:49 itdef 阅读(218) 评论(0) 推荐(0)

导航