[libc-commits] [libc] [libc] Implement cpp::unique_ptr utility (PR #206701)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jun 30 08:10:27 PDT 2026
https://github.com/jhuber6 commented:
What do we plan on using this for? Generally you want to avoid dynamic memory management as much as possible in libc.
https://github.com/llvm/llvm-project/pull/206701
More information about the libc-commits
mailing list