-->
Asahi·Yu
Blog
Tools
Dark Theme
Back
Tags:
#c++
2024年5月31日
C++ 智能指针之引用计数
实现一个固定类(String)的引用计数类`StringRc`(不允许使用泛型,所以只能支持特定类型)。
← Previous Tags