mirror of
https://github.com/nasa/trick.git
synced 2025-05-10 12:33:03 +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.