Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bibliography

[Dewhurst 03]Gotcha 75#75, "Calling virtual functions Virtual Functions in constructors Constructors and destructorsDestructors"
[ISO/IEC 14882-2014]

Subclause 5.5, "Pointer-to-Member Operators"

[Lockheed Martin 05]AV Rule 71.1, A class'€™s virtual functions shall not be invoked from its destructor or any of its constructors
[Sutter 04]Item 49, Avoid calling virtual functions in constructors and destructors"Avoid Calling Virtual Functions in Constructors and Destructors"

 

...