Previous | 199869 Revisions | Next |
r169172 Sunday 25th October, 2020 at 01:40:33 UTC by Vasantha Crabb |
---|
emu/machine.h: Deprecate machine resource pool. This has outlived its usefulness. Use smart pointers (std::unique_ptr, std::shared_ptr, etc. from <memory>) to manage object lifecycles. |
[/branches/fmrewrite/src/emu] | machine.h |
https://github.com/mamedev/mame/commit/f6986973e359aa7abf882116abfce1fb48bbf8b7 |
Previous | 199869 Revisions | Next |