Move std::begin(array) and std::end(array) out from under an #ifdef that was...
Move std::begin(array) and std::end(array) out from under an #ifdef that was preventing people from building libc++ using gcc. This corrects a mistake that I introduced in r196058 llvm-svn: 197061
Loading
Please register or sign in to comment