Searched refs:iota_zero_unsigned (Results 1 – 2 of 2) sorted by relevance
5758 auto iota_zero_unsigned = iota(0, 0u, 3); variable5759 assert(count(iota_zero_unsigned) == 0);
6720 auto iota_zero_unsigned = iota(0, 0u, 3);6721 assert(count(iota_zero_unsigned) == 0);