2016年1月26日

摘要: 这些特性在一些特殊应用中非常重要,而在另外一些情况没有什么用,这里介绍这些非广泛使用的特征19.1控制内存分配标准库自定义了如下内存分配工具// theseversions might throw an exceptionvoid *operator new(size_t); // allocat... 阅读全文
posted @ 2016-01-26 16:05 峰入云 阅读(207) 评论(0) 推荐(0)

导航