Home
last modified time | relevance | path

Searched defs:IntegralTypes (Results 1 – 1 of 1) 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()
11360 alias IntegralTypes = AliasSeq!(byte, ubyte, short, ushort, int, uint, variable
11362 foreach (IntegralType; IntegralTypes) in foreach()