Updated E.15

Straggler edit
pull/1851/head
Herb Sutter 4 years ago
parent d568d190f6
commit 23350fd99f

@ -16080,6 +16080,7 @@ Catch `throw` and `catch` of a built-in type. Maybe warn about `throw` and `catc
##### Reason ##### Reason
Throwing by value (not by pointer) and catching by reference prevents copying, especially slicing base subobjects.
##### Example; bad ##### Example; bad

Loading…
Cancel
Save