Lines Matching full:eight
132 constexpr int eight = 8;137 static_assert(Sum(1, eight, &twentyseven) == 36, "");138 static_assert(Sum(1, 2, &four, eight) == 15, "");