We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab94c5 commit 8c9f49bCopy full SHA for 8c9f49b
xml/issue4123.xml
@@ -75,7 +75,8 @@ Erasing a range in a list is linear time in the size of the range
75
and the number of calls to the destructor of type `T`
76
is exactly equal to the size of the range.
77
</blockquote>
78
-This should talk about calls to `allocator_traits::destroy`.
+This should talk about calls to `allocator_traits::destroy`,
79
+or objects being destroyed.
80
</p>
81
<p>
82
<sref ref="[deque.modifiers]"/> is similar.
0 commit comments