Skip to content

cleanup of SmartRef

  • remove redundant duplication of SmartRef constructor from {non-,}const pointer (which can only result in ambiguous overloads...)
  • add final
  • add some const
  • prefer nullptr over 0
Edited by Gerhard Raven

Merge request reports

Loading