Topic: Defect Report: Ambiguous references to size_t
Author: "Al Stevens" <alstevens@midifitz.com>
Date: 1999/08/16 Raw View
[Moderator note: I considered this to be a library issue.
As usual, forwarded to the issue list maintainer. --vb]
8.2 clause 3 includes an example that includes <cstddef> and no using
declarations or directives and refers to size_t without the std::
qualification.
Many references to size_t throughout the document omit the std:: namespace
qualification.
This is a typical case. The use of std:: is inconsistent throughout the
document.
---
[ 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://reality.sgi.com/austern_mti/std-c++/faq.html ]