Menu

#62 the::intrusive_ptr dtor is virtual?

1.0
closed
nobody
None
2014-03-24
2013-09-30
SGrottel
No

The only method in the::intrusive_ptr that is virtual is it's dtor. I don't see any reason for that. Legacy-Copy-Paste-Mistake?

If I am not missing the reason here, I would vote for removing that last virtual.

Discussion

  • Christoph

    Christoph - 2014-03-23

    This is a code generation bug.

     
  • SGrottel

    SGrottel - 2014-03-24
    • status: open --> closed
     

Log in to post a comment.