“Are YOUR C++ Objects oriented for Safety Compliance?” AFuzion & Solid Sands Explain

A Webinar co-hosted by Solid Sands’ CTO, Marcel Beemster, and Afuzion’s CTO, Vance Hilderman. Main Takeaways:

  • C++ is not simply an extension of C.
  • Requirements-based tests with traceability exist for parts of the C++ standard library.
  • Worry about templates mostly if you try to analyze the standard library – normal code is not so weird.
  • Verify that your tools works for the type of C++ that you write.