Commit a449305
authored
[hive.cons] Add noexcept to move constructor (cplusplus#8154)
The synopsis specifies noexcept for this constructor (and the effects
don't invoke behavior that could throw), so the missing noexcept on the
\itemdecl looks like an oversight in P0447R28.1 parent 6a6fb06 commit a449305
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8281 | 8281 | | |
8282 | 8282 | | |
8283 | 8283 | | |
8284 | | - | |
| 8284 | + | |
8285 | 8285 | | |
8286 | 8286 | | |
8287 | 8287 | | |
| |||
0 commit comments