446 B

HomeDocumentation HomeSimulation Capabilities → STL Checkpointing

Trick does not currently support checkpointing C++ Standard Template Library (STL) types, although we working on it.

For those data-structures you intend to checkpoint, you should avoid using STLs.

Continue to Threads