C++面试八股文:std::string是如何实现的?

摘要: 某日二师兄参加XXX科技公司的C++工程师开发岗位第18面: > 面试官:`std::string`用过吧? > > 二师兄:当然用过(废话,C++程序员就没有没用过`std::string`的)。 > > 面试官:`std::string("hello")+"world"`、`"hello"+st 阅读全文
posted @ 2023-06-18 19:25 二进制架构 阅读(416) 评论(0) 推荐(0)