Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Tom Fischer's avatar
    563883c7
    [GL] MinimalBoundingSphere: Add explicit + final. · 563883c7
    Tom Fischer authored
    cppcheck message:
    Class 'MinimalBoundingSphere' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
    563883c7
    History
    [GL] MinimalBoundingSphere: Add explicit + final.
    Tom Fischer authored
    cppcheck message:
    Class 'MinimalBoundingSphere' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.