From b5c55d2b473d35acb854c11c10d6e2c54430666d Mon Sep 17 00:00:00 2001
From: github-actions 4123. Container effects use "th
In addition to incorrectly talking about "the copy constructor or move
constructor", it should not should not talk about any "call to a constructor"
-because scalars and aggregates do not have constructors at all.
-We should talk about calls to
allocator_traits::construct
not constructors.
+because scalars do not have constructors at all.
+We should talk about calls to allocator_traits::construct
not constructors,
+or objects being constructed.
Similarly, p5 says: diff --git a/lwg-active.html b/lwg-active.html index bc23a4b918..9cdb013cd6 100644 --- a/lwg-active.html +++ b/lwg-active.html @@ -79,7 +79,7 @@
Revised 2024-12-06 at 20:57:43 UTC +
Revised 2024-12-06 at 21:01:12 UTC
Reference ISO/IEC IS 14882:2020(E)
Also see:
@@ -62777,8 +62777,9 @@allocator_traits::construct
not constructors,
+or objects being constructed.
Similarly, p5 says: diff --git a/lwg-closed.html b/lwg-closed.html index a05a43fbbe..2ca2e8880d 100644 --- a/lwg-closed.html +++ b/lwg-closed.html @@ -79,7 +79,7 @@
Revised 2024-12-06 at 20:57:43 UTC +
Revised 2024-12-06 at 21:01:12 UTC
Reference ISO/IEC IS 14882:2020(E)
Also see:
diff --git a/lwg-defects.html b/lwg-defects.html index 400128dca4..1047bb21e0 100644 --- a/lwg-defects.html +++ b/lwg-defects.html @@ -79,7 +79,7 @@Revised 2024-12-06 at 20:57:43 UTC +
Revised 2024-12-06 at 21:01:12 UTC
Reference ISO/IEC IS 14882:2020(E)
Also see:
diff --git a/lwg-immediate.html b/lwg-immediate.html index 57c3541797..66049e8d7f 100644 --- a/lwg-immediate.html +++ b/lwg-immediate.html @@ -62,7 +62,7 @@This document is the Index by Section for the Library Active Issues List.
Revised 2024-12-06 at 20:57:43 UTC +
Revised 2024-12-06 at 21:01:12 UTC
Date: | -Revised 2024-12-06 at 20:57:43 UTC + | Revised 2024-12-06 at 21:01:12 UTC |
Issue | diff --git a/lwg-unresolved.html b/lwg-unresolved.html index 5697ff5d95..43e5e165a4 100644 --- a/lwg-unresolved.html +++ b/lwg-unresolved.html @@ -54,7 +54,7 @@ -
---|
Issue | diff --git a/votable-index.html b/votable-index.html index ecb8d293a5..3bf43d9f19 100644 --- a/votable-index.html +++ b/votable-index.html @@ -66,6 +66,6 @@
---|