Needlessly large instantiation depth in std.typetuple algorithms

khurshid khurshid.normuradov at gmail.com
Fri Jun 14 06:09:33 PDT 2013


On Friday, 14 June 2013 at 13:06:56 UTC, khurshid wrote:

> But, I think that following algorithms can change easily, too:
> 6. ReplaceAll        which used GenericReplaseAll
> 7. Replace           which used GenericReplace
> 8. NoDuplicates
> 9. EraseAll         which used GenericEraseAll
> 10. Erase           which used GenericErase
> 11. staticIndexOf   which used genericIndexOf
12. MostDerived



More information about the Digitalmars-d mailing list