Serialization : Store a variable directly in a file (probably as it is stored in memory) without using the insertion operator

前端 未结 0 1266
梦谈多话
梦谈多话 2020-12-10 06:44

I have made a new class in a C++ and I want to store it in a file. But the problem here is that i have made many such similar classes and it is time consuming to code the in

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