[libc++][NFC] Use std::enable_if instead of _EnableB helper in pair
This doesn't impact the compile-time efficiency, but we get better diagnostics when an overload is disabled.
Loading
Please register or sign in to comment
This doesn't impact the compile-time efficiency, but we get better diagnostics when an overload is disabled.