Programming Challenges - 9 - Packaging JSON Library (C++)

Опубликовано: 28 Апрель 2026
на канале: Michael Grieco
209
4

In this quick video, we consolidate code from our JSON tutorial in C++ and package it into a single .hpp header/source file so that it can be used in other projects as a lightweight library.

This code has since been changed, and the dedicated repository is located at: https://github.com/michaelg29/json-cpp

• Original JSON Video:    • Programming Challenges - 6 - JSON Processi...  

• Website: https://michaelg29.github.io/
• Twitter:   / michaelgrieco10  
• Discord:   / discord  
• This Github Repo: https://github.com/michaelg29/yt-chal...
• This Playlist:    • Programming Challenges