Exemplo n.º 1
0
int CallHello(const Base& a ) {
    return a.Hello();
}