Files
rippled/include/xrpl
Vito f9f07704d2 refactor: Simplify XRPL_ASSERT_IF to fixed 3-parameter form
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.
2026-06-02 12:58:00 +02:00
..