Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
Containers Serialization

🟨 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.

Dependencies

Dependency Graph

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 207 98 305
Sources 0 0 0
Sum 207 98 305