Skip to content

Commit

Permalink
[libc++] P2590R2: Explicit lifetime management
Browse files Browse the repository at this point in the history
  • Loading branch information
phyBrackets committed Sep 4, 2024
1 parent 73eeb13 commit 8ba8c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ set(files
__memory/ranges_uninitialized_algorithms.h
__memory/raw_storage_iterator.h
__memory/shared_ptr.h
__memory/start_lifetime_as_array.h
__memory/start_lifetime_as.h
__memory/start_lifetime_as_array.h
__memory/swap_allocator.h
__memory/temp_value.h
__memory/temporary_buffer.h
Expand Down

0 comments on commit 8ba8c64

Please sign in to comment.