Implement LWG Paper n3887: Consistent Metafunction Aliases. This adds...
Implement LWG Paper n3887: Consistent Metafunction Aliases. This adds std::tuple_element_t<> as an alias for tuple_element<>::type. Clean up the synopsis for tuple_element in <utility> as well. llvm-svn: 202673
Loading
Please register or sign in to comment