- 博客(1)
- 收藏
- 关注
原创 c++实现mystring类,实现cout<<,cin>>,=,等基础功能
输出(istream &in,mystring &other);构造函数:mystring(const *str=NULL):data(NULL);拷贝构造函数:mystring(const mystring &other);析构函数:~mystring();
2022-08-12 09:10:38 319 2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人