Author
anonymous
over 10 years ago
$
prog.cc: In instantiation of 'void B::call_foo() [with T = B::A::S]': prog.cc:31:26: required from here prog.cc:17:15: error: could not convert 'B::A::S()' from 'B::A::S' to 'A::S' A::foo(T()); ^