Comment on Compile-time JSON deserialization in C++parentComments−chipdart2yYes, I agree. I don't see much practical use in this.Me too. The best example I can come up with is loading test data in automated tests, but even then I wouldn't use this sort of approach.
Comments
Me too. The best example I can come up with is loading test data in automated tests, but even then I wouldn't use this sort of approach.