Skip to content

Commit 5b1145b

Browse files
committed
[libc++][NFC] Refactor the __enable_ifs in <string>
This changes all `__enable_if`s inside `<string>` to a common pattern. Specifically, it's always inside the `template <>` and uses the `, int> = 0` style. Reviewed By: ldionne, #libc Spies: mikhail.ramalho, EricWF, libcxx-commits Differential Revision: https://reviews.llvm.org/D144568
1 parent c9d475c commit 5b1145b

File tree

1 file changed

+253
-437
lines changed

1 file changed

+253
-437
lines changed

0 commit comments

Comments
 (0)