Skip to content

Commit 9882195

Browse files
author
Dawn Perchik
committed
LWG2961 Bad postcondition for set_default_resource
1 parent 2b57c91 commit 9882195

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/utilities.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11710,10 +11710,6 @@
1171011710
sets the value of the default memory resource pointer to \tcode{r},
1171111711
otherwise sets the default memory resource pointer to \tcode{new_delete_resource()}.
1171211712

11713-
\pnum
11714-
\postconditions
11715-
\tcode{get_default_resource() == r}.
11716-
1171711713
\pnum
1171811714
\returns
1171911715
The previous value of the default memory resource pointer.

0 commit comments

Comments
 (0)