Searched refs:SignedIntTypeList (Results 1 – 2 of 2) sorted by relevance
275 alias SignedIntTypeList = AliasSeq!(byte, short, int, long, SignedCentTypeList); variable5291 staticIndexOf!(Unqual!X, SignedIntTypeList) >= 0)5872 foreach (T; AliasSeq!(SignedIntTypeList))
201 alias SignedIntTypeList = AliasSeq!(byte, short, int, long, SignedCentTypeList); variable6535 static foreach (T; AliasSeq!(SignedIntTypeList))