TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
Loading...
Searching...
No Matches
tec_json.hpp File Reference

Simple JSON serialization. More...

#include <string>
#include <sstream>
#include "tec/tec_def.hpp"
#include "tec/tec_memfile.hpp"
#include "tec/tec_container.hpp"
#include "tec/tec_serialize.hpp"
#include "tec/tec_base64.hpp"

Go to the source code of this file.

Classes

struct  tec::Json
 Utility class for generating minimal, valid JSON strings at compile-time and runtime. More...
 

Detailed Description

Simple JSON serialization.

Author
The Emacs Cat
Date
2025-12-05