Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
gold
/
testsuite
/
eh_test_a.cc
blob: e3c8a16a8b9bf2f1b3d2a79370d105bef4d4a59b [
file
]
template
<
typename
C
>
void
bar
(
C
*)
{
}
template
void
bar
<int>
(
int
*);