mirror of
https://github.com/nasa/trick.git
synced 2025-03-10 22:44:25 +00:00
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