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
..
2016-03-31 14:50:27 -05:00
2016-03-31 14:50:27 -05:00
2015-06-09 08:44:42 -05:00