MSVC 2013 supports std::forward_as_tuple, while MSVC 2012 did not; so we can...
MSVC 2013 supports std::forward_as_tuple, while MSVC 2012 did not; so we can move to using the improved API. llvm-svn: 229414
Loading
Please sign in to comment
MSVC 2013 supports std::forward_as_tuple, while MSVC 2012 did not; so we can move to using the improved API. llvm-svn: 229414