Files
rippled/include/xrpl
Vito 23dc3b2cbb docs: Correct XRPL_ASSERT_IF comment on guard evaluation
The previous wording claimed guard is always evaluated in release builds,
but a side-effect-free guard may be optimized away when the assertion
body is a no-op. Reword to warn callers not to rely on side effects
rather than making an unconditional evaluation guarantee.
2026-06-02 12:58:51 +02:00
..