Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
other
/
pr47218-1.C
blob: aeb070b0c3a1346b57c41eed6594ba54c768692d [
file
] [
log
] [
blame
]
#include
"pr47218.h"
Foo2
::~
Foo2
()
{
((
FooBaseBase1
*)
this
)->
Bar
();
}
void
Foo2
::
Bar
()
{
}