Skip to content

Commit 07af521

Browse files
libstdc++ defines __cpp_lib_start_lifetime_as
Co-authored-by: cpplearner <[email protected]>
1 parent 69cc83a commit 07af521

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5411,7 +5411,9 @@ library:
54115411
cppreference-description: Explicit lifetime management ({{lc|std::start_lifetime_as}})
54125412
support:
54135413
clang: null
5414-
gcc: null
5414+
gcc:
5415+
- since: C++23
5416+
value: 202207
54155417
msvc: null
54165418
- name: __cpp_lib_starts_ends_with
54175419
header_list: string string_view

0 commit comments

Comments
 (0)