stl::string 使用问题

包含

<string>

using namespace std;

如果包含 iostream

则可能会发生 operator + 不能使用的问题.

posted on 2008-06-12 01:18  norsd  阅读(106)  评论(0)    收藏  举报

导航