in code/include/swoc/IPRange.h [2872:2876]
if constexpr (IDX == 0) { return net.min(); } else if constexpr (IDX == 1) { return net.mask(); }