Library

Containers Reflection

Containers specializations for Reflection and Serialization.

Usable
Dependencies

Containers, Reflection

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

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

LOC counts exclude comments. Library counts files physically under Libraries/ContainersReflection. Single File counts SaneCppContainersReflection.h. Standalone counts SaneCppContainersReflectionStandalone.h and intentionally includes dependency payloads.

Metric Header Source Sum
Library 231 0 231
Single File 251 0 251
Standalone 4269 1340 5609