in code/include/swoc/IPRange.h [2943:2947]
if constexpr (IDX == 0) { return p._rv; } else if constexpr (IDX == 1) { return *(p._payload); }