Is the size of an std::string always the number of printed characters?

前端 未结 0 1522
孤城傲影
孤城傲影 2020-11-30 19:43

I\'m trying to understand what std::string::size() returns.

According to https://en.cppreference.com/w/cpp/string/basic_string/size it\'s the "numbe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题