简单用typedef重定义char*来模拟iterator获取begin()和end()提取字符重新构建string类。在指定位置插入字符或字符串。...
浏览 68 次 标签: C++的STL简介(二)