 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Marc Schoolderman Guest
|
Posted: Sun Mar 20, 2005 10:59 pm Post subject: Defect Report: Most derived objects of non-class type |
|
|
[ Note: forwarded to C++ committee. -sdc ]
The standard uses 'most derived object' in some places (for example,
1.3.3 [defns.dynamic.type], 5.3.5 [expr.delete]) to refer to objects of
both class and non-class type. However, 1.8 [intro.object] only formally
defines it for objects of class type.
Possible fix:
Change the wording in 1.8 [intro.object] paragraph 4.
"an object of a most derived class type is called a most derived object"
to
"an object of a most derived class type, or of non-class type, is called
a most derived object"
~Marc
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|