trick/trick_source/sim_services/CheckPointRestart
Alex Lin 0b7e3e2dc9 STLs may be in std::__cxx11 namespace
When we parse header files and find std::basic_string we change that to std::string.
Added a check for std::__cxx11::basic_string to do the same.  We also carry a
list of STL names, added std::__cxx11::[template_name] to the list of possilbe STL
names we are searching for.

refs #214
2016-04-01 21:35:53 -04:00
..
CheckPointRestart_c_intf.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
CheckPointRestart.cpp Add direct STL checkpointing 2016-03-31 14:50:27 -05:00
Makefile Add direct STL checkpointing 2016-03-31 14:50:27 -05:00
Makefile_deps Add direct STL checkpointing 2016-03-31 14:50:27 -05:00
next_attr_name.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
stl_type_name_convert.cpp STLs may be in std::__cxx11 namespace 2016-04-01 21:35:53 -04:00