Commit fe016c6
committed
src: use std::list for at_exit_functions
This change was suggested by bnoordhuis in the following comment:
#9163 (comment)
Not including any tests as this is covered by test/addons/at-exit.
PR-URL: #12255
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 65a6e05 commit fe016c6
1 file changed
+6
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
4267 | 4268 | | |
4268 | 4269 | | |
4269 | 4270 | | |
4270 | | - | |
4271 | 4271 | | |
4272 | 4272 | | |
4273 | 4273 | | |
4274 | 4274 | | |
4275 | | - | |
| 4275 | + | |
4276 | 4276 | | |
4277 | 4277 | | |
4278 | 4278 | | |
4279 | 4279 | | |
4280 | | - | |
4281 | | - | |
4282 | | - | |
4283 | | - | |
4284 | | - | |
4285 | | - | |
4286 | | - | |
4287 | | - | |
| 4280 | + | |
| 4281 | + | |
4288 | 4282 | | |
| 4283 | + | |
4289 | 4284 | | |
4290 | 4285 | | |
4291 | 4286 | | |
4292 | 4287 | | |
4293 | | - | |
4294 | | - | |
4295 | | - | |
4296 | | - | |
4297 | | - | |
| 4288 | + | |
4298 | 4289 | | |
4299 | 4290 | | |
4300 | 4291 | | |
| |||
0 commit comments