10 lines
446 B
Markdown

| [Home](/trick) → [Documentation Home](../Documentation-Home) → [Simulation Capabilities](Simulation-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](Threads)