| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Make the naming of the iterator_traits aliases consistent (#161661) This renames all the iterator_traits alises to be __iterator_<type-name>. e.g iterator_traits<T>::value_type will be __iterator_value_type<T>. | 10 个月前 | |
[libc++] Make the naming of the iterator_traits aliases consistent (#161661) This renames all the iterator_traits alises to be __iterator_<type-name>. e.g iterator_traits<T>::value_type will be __iterator_value_type<T>. | 10 个月前 | |
[libc++] Guard PSTL headers with >= C++17 (#108234) Otherwise we fail to build with modules in C++03 mode once we migrate to a single top-level module, because those headers get pulled in but they don't compile as C++03. | 1 年前 | |
[libc++] Granularize <cstddef> includes (#108696) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 |