non template friend function and overloading

Jonathan Wakely jwakely.gcc@gmail.com
Mon Mar 27 10:57:00 GMT 2017


On 26 March 2017 at 22:22, Martin Sebor wrote:
> The error can be avoided by
> declaring the non-template after the friend.

Or qualifying the friend declaration so it finds ::operator>>



More information about the Gcc-help mailing list