mirror of
https://github.com/nasa/trick.git
synced 2025-04-25 21:40:08 +00:00
446 B
446 B
Home → Documentation Home → 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.