mirror of
https://github.com/nasa/trick.git
synced 2025-04-30 16:00:19 +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.