fdc41e11f
fdc41e11f was reverted in e46c1def5 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.
e46c1def5