OpenGrok
Cross Reference: odr_header2.h
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gold
/
testsuite
/
odr_header2.h
Home
|
History
|
Annotate
|
Download
|
only in
testsuite
1
struct
OdrBase
{
2
virtual
~
OdrBase
() {
3
}
4
};
5