返回顶部
摘要: 参照自文档http://www.cplusplus.com/reference/array/,教程http://c.biancheng.net/view/6688.html,和书籍《STL源码剖析》(侯捷) 定义: template < class T, class Alloc = allocato 阅读全文
posted @ 2020-11-12 21:57 藤原豆腐店の張さん 阅读(108) 评论(0) 推荐(0) 编辑
摘要: 参照自文档http://www.cplusplus.com/reference/array/,教程http://c.biancheng.net/view/6688.html,和书籍《STL源码剖析》(侯捷) 定义: template < class T, class Alloc = allocato 阅读全文
posted @ 2020-11-12 20:55 藤原豆腐店の張さん 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 参照自文档http://www.cplusplus.com/reference/array/,教程http://c.biancheng.net/view/6688.html,和书籍《STL源码剖析》(侯捷) 定义: template<class T, size_t N> class array; a 阅读全文
posted @ 2020-11-12 15:55 藤原豆腐店の張さん 阅读(113) 评论(0) 推荐(0) 编辑