This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
memory
/
util.smartptr
History
Nikolas Klauser
2ac9e59d97
[libc++] Simplify the implementation of the unique_ptr -> shared_ptr converting constructor (
#165619
)
...
This also backports LWG2415 as a drive-by.
2025-11-13 09:09:44 +01:00
..
util.smartptr.enab
[libc++][test] Cleanup typos and unnecessary semicolons (
#73435
)
2023-11-27 02:11:24 +01:00
util.smartptr.hash
[libc++] Treat P0513R0 as a defect report against C++11 (
#166690
)
2025-11-09 08:40:39 +08:00
util.smartptr.shared
[libc++] Simplify the implementation of the unique_ptr -> shared_ptr converting constructor (
#165619
)
2025-11-13 09:09:44 +01:00
util.smartptr.shared.atomic
[libc++] Undeprecate shared_ptr atomic access APIs (
#92920
)
2024-06-07 11:31:17 -04:00
util.smartptr.weak
[libc++][NFC] Use llvm.org/PR to link to bug reports (
#156288
)
2025-09-04 09:20:02 +02:00
util.smartptr.weakptr
…