Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d11266 alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint, variable
11268 foreach (IntegralType; IntegralTypes) in foreach() argument
11360 alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint, variable
11362 foreach (IntegralType; IntegralTypes) in foreach() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d12680 alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint,
12682 foreach (IntegralType; IntegralTypes)
12775 alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint,
12777 foreach (IntegralType; IntegralTypes)