Into

Modules

Documentation

classPiiSerializationTraits::Tracking

#include <PiiSerializationTraits.h>

Pointer tracking trait.

Inherits Pii::True

Description

Tracking is enabled by default for all complex types. Pointers to primitive types will also be tracked. If tracking is disabled, memory addresses will not be tracked and the same object may be serialized many times. Use the PII_SERIALIZATION_TRACKING macro to conveniently set the tracking trait.

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.