FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.ns / koenig9.C
blobb8014a57fa3129ddb4f0bb2eb71c845a7fc64d39
1 // Build don't link:
3 // Copyright (C) 2000 Free Software Foundation, Inc.
4 // Contributed by Theodore.Papadopoulo 23 Jun 2000 <Theodore.Papadopoulo@sophia.inria.fr>
6 #include <algorithm>
8 void foo(const char*,...);
10 inline void
11 bar() {
12   foo("",count);    //  ERROR - multiple overloaded count functions