Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | "Richard Smith"<richard@metafoo.co.uk> |
|---|---|
| Newsgroups | comp.std.c++ |
| Subject | Defect report: abstract final classes |
| Date | 2011-12-01 07:51 -0800 |
| Organization | unknown |
| Message-ID | <48054.10.0.16.53.1322705364.squirrel@webmail.secure.aluminati.net> (permalink) |
Hi, C++11 permits an abstract class to be marked final. Such a class is nearly useless, and very likely to indicate user error. The clang developers would very much like to treat such classes as ill-formed; see: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-November/018865.html Thanks, Richard -- [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Next in thread | Find similar
Defect report: abstract final classes "Richard Smith"<richard@metafoo.co.uk> - 2011-12-01 07:51 -0800 Re: Defect report: abstract final classes Daniel Krügler <daniel.kruegler@googlemail.com> - 2011-12-01 13:05 -0800
csiph-web