mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 00:24:03 +00:00
c1eb4e6fc5
The typenames on the Mac need to be converted for strings. The templates are genererating the long form of the string type name. I wrote a function to catch test the template parameter types and return std::string. refs #206