Details
Details
- Reviewers
ldionne Mordante var-const - Group Reviewers
Restricted Project - Commits
- rG13558334f35d: [libc++] Remove uses of __two in type_traits
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for taking these bits of metaprogramming out of the 90's.
libcxx/include/type_traits | ||
---|---|---|
1356 |
libcxx/include/__type_traits/is_polymorphic.h | ||
---|---|---|
28 | We don't need this anymore? |
We don't need this anymore?