Make the objfile constructor private
[deliverable/binutils-gdb.git] / gold / testsuite / eh_test_a.cc
CommitLineData
698400bf 1template<typename C>
cfbf0e3c 2void
698400bf 3bar(C*)
cfbf0e3c
RÁE
4{
5}
698400bf
CC
6
7template
8void
9bar<int>(int*);
This page took 0.241368 seconds and 4 git commands to generate.