Previous | 199869 Revisions | Next |
r169068 Friday 16th October, 2020 at 13:38:44 UTC by Vasantha Crabb |
---|
machine/rescap.h: Use constexpr where it won't change semantics. The other function-like macros will invoke type decay or promotion depending on what the argument expressions evaluate to, so chaning them to constepr functions could change semantics. |
[/branches/fmrewrite/src/devices/machine] | rescap.h |
https://github.com/mamedev/mame/commit/35b3515fe0562c9a038ddfe396efefb9da456e2b |
Previous | 199869 Revisions | Next |