Skip to content
Snippets Groups Projects

cleanup of SmartRef

Merged Gerhard Raven requested to merge remove-dup-smartref-ctor into master
  1. Oct 30, 2023
    • Gerhard Raven's avatar
      cleanup of SmartRef · 5cd82f49
      Gerhard Raven authored
      - remove duplicated constructor
      - add const
      - add final
      - do not inherit from SmartRef just to create dictionary instances
      - prefer nullptr over 0
      5cd82f49
Loading