This brings most of the enable_ifs in libc++ to the same style. It also has the nice side-effect of reducing the size of names of these symbols, since the depedent return type is shorter.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG475bd19ee8e4: [libc++][NFC] Refactor return type enable_ifs to defaulted template arguments
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo