Topic: Defect ?


Author: Gene Bushuyev <gbush@my-deja.com>
Date: 1999/12/20
Raw View
 14.8.1p6
example contains
A::f<3>(b); //well formed
...
using C::f;
f<3>(b);    // well formed ...

but there is no function f in namespace A that accepts A::b.
Is it a defect? or I went completely blind after an ample lunch :-)

-------------------------------------
Gene Bushuyev


Sent via Deja.com http://www.deja.com/
Before you buy.
---
[ 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              ]