摘要: 1、看string源码的时候发现这样写,第一次见 2、拿这句话说明: typedef typename _Alloc_traits::const_pointer const_pointer; typedef创建了存在类型的别名,而typename告诉编译器_Alloc_traits::const_p 阅读全文
posted @ 2021-07-01 23:23 朱小勇 阅读(99) 评论(0) 推荐(0)