Topic: Defect in example
Author: Andrew Koenig <ark@research.att.com>
Date: 1998/09/06 Raw View
Martin> In section 14.8.1, [temp.arg.explicit]/6, has the example about
Martin> argument dependant lookup wrong.
Martin> A::f<3>(b);
Martin> is not well-formed, unless f is declared as
Martin> template<int X> void f(B);
Martin> Is anybody officially collecting this kind of stuff?
I try to note such problems as people bring them to my attention;
the pace will probably step up a bit when we have a more formal way
of dealing with them (i.e. after the meeting next month).
--
Andrew Koenig, ark@research.att.com, http://www.research.att.com/info/ark
[ 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 ]