mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
The __VA_ARGS__ approach required an MSVC-specific EXPAND workaround. Switch back to explicit (guard, cond, message) parameters and document the bare-comma restriction on cond instead.