sim: support checkpointing std::set<std::string>'s
Review Request #2930 - Created June 29, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
The next patch, RB2931 "tag-based checkpoint versioning" uses sets of strings to represent checkpoint versions. This patch adds support for sets containing strings in the checkpointing infrastructure.
