5 Jun
2002
5 Jun
'02
5:54 p.m.
on 6/5/02 12:49 PM, Darin Adler at darin@bentspoon.com wrote:
All three destructors get called. Loosely speaking, ~MyBase calls ~noncopyable.
The only time that the non-virtual destructor in noncopyable would matter is if you deleted an object of class A using a noncopyable*, but that's not going to happen.
A-ha. That makes total sense to me. Thanks! :-) -- Bobby --------------------------------------------------------------------- Bobby Thomale Senior Software Developer Inoveon Corporation http://www.inoveon.com/ ---------------------------------------------------------------------