Skip to content
Commit c90dee1e authored by Louis Dionne's avatar Louis Dionne
Browse files

[libc++] Re-apply fdc41e11 (LWG1203) without breaking the C++11 build

fdc41e11 was reverted in e46c1def because it broke the C++11 build.
We shouldn't be using enable_if_t in C++11, instead we must use
enable_if<...>::type.
parent dfa9065a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment