Quantcast
Channel: C++ Team Blog
Viewing all articles
Browse latest Browse all 1541

Partial Support for Expression SFINAE in VS 2015 Update 1

$
0
0
In Visual Studio 2015 Update 1, we added partial support for C++11 core language feature Expression SFINAE. What is SFINAE? SFINAE is an acronym for ‘Substitution Failure Is Not An Error’. The idea is that when the compiler tries to...(read more)

Viewing all articles
Browse latest Browse all 1541

Trending Articles