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


Previous 199869 Revisions Next


© 1997-2024 The MAME Team