Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
JSON for Modern C++
May 03, 2024
01:07:58
32.64 MB
Downloads: 0
Niels Lohmann joins Timur and Phil. Niels talks to us about his popular JSON library, JSON for Modern C++ (often just known as nlohmann/json, after its github repo). We chat about the history and purpose of the library, with an interesting aside into starting and maintaining a popular OSS library, as well as what Niels is up to today.
News
- "The Performance Impact of C++'s
final
Keyword" - Benjamin Summerton - Kris Jusiak: Meta-meta programming! (Reddit)