Re: [C++] sfinae implicit-explicit construction
OK. Jason
[C++] sfinae implicit-explicit construction
Hello, this patch fixes the issue reported at http://stackoverflow.com/q/20860535/1918193 that the error we get when implicitly constructing from an initializer list using an explicit constructor doesn't have sfinae magic. Bootstrap+testsuite on x86_64-unknown-linux-gnu. 2014-01-01 Marc Gli