Array append performance 2

bearophile bearophileHUGS at lycos.com
Sat Aug 30 15:22:32 PDT 2008


IsReferenceType!() isn't fully correct because it sees fixed size arrays as reference types. I have posted a more correct (and cleaned, and single-template) version here:

http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=75813

Bye,
bearophile



More information about the Digitalmars-d mailing list