Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- both autoPtr and tmp are defined with an implicit construct from
  nullptr (but with explicit construct from a pointer to null).
  Thus is it safe to use 'nullptr' when returning an empty autoPtr or tmp.
018124e3
History