Serializing directly between C++ objects and Json files
C++ is a popular Object-oriented language. Json is a popular format for storage of Objects. Why is it so hard to make those two things play ball?
Ramblings from the Viking who run the Cafe at the end of the universe.
C++ is a popular Object-oriented language. Json is a popular format for storage of Objects. Why is it so hard to make those two things play ball?