[Bug c++/51213] [C++11][DR 1170] Access control checking has to be done under SFINAE conditions

mizvekov at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 22 09:30:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51213

--- Comment #22 from Matheus Izvekov <mizvekov at gmail dot com> ---
Apologies, it was a problem on my end!
The fault was just clang and gcc having different default binary names on msys,
'a.out' vs 'a.exe', and me using a stale exe when testing gcc...
Sorry!



More information about the Gcc-bugs mailing list