View on GitHub

talks

home

C++ Online 2025

JSON in C++: designing a type for working with JSON values

We’ll dive into designing a C++ type for working with JSON values. We will:

Along the way, we’ll hit a few bumps on the standard library implementations and a compiler.

After the talk, among other things, you will have a good idea of how to cook std::variant.

Description on the conference site:
https://cpponline.uk/session/2025/json-in-cpp/

Slides: