Solved

Jonathan Wakely jwakely.gcc@gmail.com
Tue Oct 7 14:28:00 GMT 2014


On 7 October 2014 15:00, Graziano Servizi wrote:
> I have understood: it has been sufficient to forward declare friend_inline
> in global scope.

Yes, unless a friend function is also declared outside the class of
which it is a friend then its name is not visible in that scope and it
can only be found by ADL.



More information about the Gcc-help mailing list