Comment on Compile-time JSON deserialization in C++parentComments−forrestthewoods2yThat's what I meant by "even if it's transformed". Parsing JSON at compile-time to store in some global variable/constant is highly sus imho.
Comments
That's what I meant by "even if it's transformed". Parsing JSON at compile-time to store in some global variable/constant is highly sus imho.