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