Home
last modified time | relevance | path

Searched refs:iota_zero_unsigned (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d5758 auto iota_zero_unsigned = iota(0, 0u, 3); variable
5759 assert(count(iota_zero_unsigned) == 0);
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d6720 auto iota_zero_unsigned = iota(0, 0u, 3);
6721 assert(count(iota_zero_unsigned) == 0);