SaneCppContainersReflection.h is a support library holding all partial specializations for Reflection, Serialization Binary and Serialization Text.
Its headers are only meant to be included anywhere the reflection / serialization systems are being used so that both systems "know" how to handle things like SC::Vector or SC::String.
Dependencies
- Dependencies: Containers, Reflection
- All dependencies: Containers, Memory, Reflection
Status
Usable
Description
The reason for this library to exist is only to allow Reflection, Serialization Binary and Serialization Text libraries not to be depending on Containers and Memory.
Statistics
| Type | Lines Of Code | Comments | Sum |
|---|---|---|---|
| Headers | 217 | 99 | 316 |
| Sources | 0 | 0 | 0 |
| Sum | 217 | 99 | 316 |