Hacker News new | ask | show | jobs
by leni536 706 days ago
This lib does something like that:

https://github.com/beached/daw_json_link

1 comments

It seems that you have to maintain hand-coded mappings for each type. Maybe this could be solved by using C++23's compile-time reflections.