
29 May
2007
29 May
'07
2:16 p.m.
"Costin Calisov" <costin@moduleworks.com> wrote in message news:F258FCFE839645D79FA241A0CCAA8EC0@mwCostin...
Are there any other "standard" ways known to disallow inheriting from the class except listed in the C++ FAQ LITE?
AFAIK there is no standard compliant way to implement final. At least not until C++09. Gennadiy