🟨 Containers specializations for Reflection and Serialization.
SaneCppContainersSerialization.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
.
🟩 Usable
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.
Type | Lines Of Code | Comments | Sum |
---|---|---|---|
Headers | 207 | 98 | 305 |
Sources | 0 | 0 | 0 |
Sum | 207 | 98 | 305 |