Skip to content
  • Gigg, Martyn Anthony's avatar
    Update codebase ready for std=c++17 · 6c918cc5
    Gigg, Martyn Anthony authored
    - Remove bind1st/bind2nd usage.
    - Avoids an internal compiler error in gcc with getProperty.
    - Adds wrapper around sip executable to process the output and
      remove the throw specifiers. They are not allowed in C++ 17.
    Refs #26261
    6c918cc5