On Mon, 29 Jan 2024, 18:24 Jonathan Wakely, wrote:
>
>
> On Mon, 29 Jan 2024, 18:17 Martin Licht via Gcc, wrote:
>
>> GCC seems to have a non-standard lenient C++ overload resolution that is
>> not documented (or easy to find in the manual).
>>
>> The following C++ code compiles with GCC. Howeve
On Mon, 29 Jan 2024, 18:17 Martin Licht via Gcc, wrote:
> GCC seems to have a non-standard lenient C++ overload resolution that is
> not documented (or easy to find in the manual).
>
> The following C++ code compiles with GCC. However, it produces a warning
> about an ambiguous overload that appa
GCC seems to have a non-standard lenient C++ overload resolution that is
not documented (or easy to find in the manual).
The following C++ code compiles with GCC. However, it produces a warning
about an ambiguous overload that apparently is not acceptable by the
standard. Clang and MVSC simply