mirror of
https://github.com/nasa/trick.git
synced 2025-06-08 02:11:52 +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.