C++.Coding.Standards.1918.Rules.Guidelines [Electronic resources]

Herb Sutter, Andrei Alexandrescu

نسخه متنی -صفحه : 521/ 212
نمايش فراداده

Exceptions

NVI does not apply to destructors because of their special order of execution (see Item 50).Item 93), it's easier to make the virtual function public.