incomplete type is not allowed error when opening file in c++

后端 未结 0 1678
梦毁少年i
梦毁少年i 2020-12-22 01:39

When I write something as simple as this:

#include 
#include 
#include 

int main() {
    std::ofstream ost("         


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