Initializer lists are supported in MSVC 2013. Since that's our minimum...
Initializer lists are supported in MSVC 2013. Since that's our minimum required version, we can move that to the list of acceptable C++11 features. llvm-svn: 231313
Loading
Please sign in to comment