trick/trick_source
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
..
codegen/Interface_Code_Gen STLs may be in std::__cxx11 namespace 2016-04-01 21:35:53 -04:00
data_products Unit tests failing on the Mac. 2015-11-19 14:41:18 -06:00
er7_utils Merge in the er7_utils integrators 2016-02-11 14:13:25 -06:00
java Add option to validate pointer addresses in variable server clients 2016-02-25 11:11:02 -06:00
sim_services STLs may be in std::__cxx11 namespace 2016-04-01 21:35:53 -04:00
trick_swig Compiling with gcc 4.9 sometimes requires cstddef 2016-04-01 17:05:24 -05:00
trick_utils Delete obsolete .d files in the trick_models directory. 2015-08-31 19:24:56 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00