C++ “incomplete type is not allowed” when using stringstream

前端 未结 0 2012
野趣味
野趣味 2020-12-24 08:10

I have the following C++ code

#include 

int main()
{
    std::string sText = "These are words in         


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