|
nfx-serialization 0.3.0
Cross-platform C++ JSON serialization library with extensible trait capabilities
|
| Nnfx | |
| Nserialization | |
| Njson | |
| RJsonPrimitive | Concept for JSON-compatible primitive types |
| RJsonValue | Concept for all JSON-compatible value types |
| RJsonContainer | Concept for JSON container types only |
| RJsonCheckable | Concept for types that can be checked with is<T>() |