summaryrefslogtreecommitdiff
path: root/libc/src/__support/CPP/array.h
AgeCommit message (Expand)Author
2025-10-17Revert "[libc] add basic lifetime annotations for support data structures" (#...Schrodinger ZHU Yifan
2025-10-17[libc] add basic lifetime annotations for support data structures (#145933)Schrodinger ZHU Yifan
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-19[libc][cpp] reverse_iterator support (#85702)Nick Desaulniers
2024-02-16[libc][NFC] Simplify BigInt (#81992)Guillaume Chatelet
2024-02-15[libc][NFC] Fix missing `constexpr` qualifier in `cpp::array` (#81862)Guillaume Chatelet
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-21[libc][clang-tidy] Add llvm-header-guard to get consistant naming and prevent...Guillaume Chatelet
2023-08-07[libc] Clean up required LIBC_INLINE uses in src/stringRoland McGrath
2023-04-07[libc] Add value_type to cpp::arrayGuillaume Chatelet
2022-08-01Reland [libc][NFC] Use STL case for arrayGuillaume Chatelet
2022-08-01Revert "[libc][NFC] Use STL case for array"Guillaume Chatelet
2022-08-01[libc][NFC] Use STL case for arrayGuillaume Chatelet