index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.ns
/
using2.C
blob: 879e0c5ef673a991cd269ee57fd69f2ce9b11844 (
plain
)
1
2
3
4
5
// Build don't link: void f(); namespace A{ using ::f; }