mirror of
https://github.com/nasa/trick.git
synced 2025-03-03 04:18:41 +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