Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 919d39a

Browse filesBrowse files
[class.dtor] Turn the normatively redundant paragraph into a note
1 parent f82f32b commit 919d39a
Copy full SHA for 919d39a

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎source/classes.tex

Copy file name to clipboardExpand all lines: source/classes.tex
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2270,9 +2270,11 @@
22702270
\end{note}
22712271

22722272
\pnum
2273+
\begin{note}
22732274
Once a destructor is invoked for an object, the object's lifetime ends;
22742275
the behavior is undefined if the destructor is invoked
22752276
for an object whose lifetime has ended\iref{basic.life}.
2277+
\end{note}
22762278
\begin{example}
22772279
If the destructor for an object with automatic storage duration is explicitly invoked,
22782280
and the block is subsequently left in a manner that would ordinarily

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.