Reflecting JSON into C++ Objects
(brevzin.github.io)
from cmeerw@programming.dev to cpp@programming.dev on 26 Jun 2025 16:14
https://programming.dev/post/32918272
from cmeerw@programming.dev to cpp@programming.dev on 26 Jun 2025 16:14
https://programming.dev/post/32918272
So today I wanted to talk about a very cool example that Dan put together on the flight home from Sofia, while I was unconscious a few seats over: the ability to, at compile time, ingest a JSON file and turn it into a C++ object.
threaded - newest