http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58495

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
You need to say:

   xFromB.template f<int>();

See http://womble.decadent.org.uk/c++/template-faq.html#disambiguation

Reply via email to