in code/include/swoc/Errata.h [1505:1509]
if constexpr (IDX == 0) { return rv.result(); } else if constexpr (IDX == 1) { return rv.errata(); }