repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
gold
/
testsuite
/
eh_test_a.cc
blob
e3c8a16a8b9bf2f1b3d2a79370d105bef4d4a59b
1
template
<
typename C
>
2
void
3
bar
(
C
*)
4
{
5
}
6
7
template
8
void
9
bar
<
int
>(
int
*);