🟨 Map reflected C++ data to and from JSON in caller-controlled storage (see Serialization Text for more details) More...
Classes | |
| struct | SC::SerializationJson |
| SC::SerializationJson reads or writes C++ structures to / from json using Reflection information. More... | |
🟨 Map reflected C++ data to and from JSON in caller-controlled storage (see Serialization Text for more details)
Serialization Text uses Reflection, to serialize C++ objects to text based formats that currently includes a JSON serializer / deserializer.