Re: Replacing C's memcpy with a D implementation
I love Ice Cream via Digitalmars-d Sun, 10 Jun 2018 12:51:45 -0700
Don't C implementations already do 90% of what you want? I
thought most compilers know about and optimize these methods
based on context. I thought they were *special* in the eyes of
the compiler already. I think you are fighting a battle pitting
40 years of tweaking against you...
- Re: Replacing C's memcpy... Mike Franklin via Digitalmars-d
- Re: Replacing C's me... rikki cattermole via Digitalmars-d
- Re: Replacing C's me... Seb via Digitalmars-d
- Re: Replacing C'... I love Ice Cream via Digitalmars-d
- Re: Replacing C's me... Walter Bright via Digitalmars-d
- Re: Replacing C's me... Patrick Schluter via Digitalmars-d
- Re: Replacing C'... Walter Bright via Digitalmars-d
- Re: Replacin... David Nadlinger via Digitalmars-d
- Re: Replacing C's memcpy with... David Nadlinger via Digitalmars-d
- Re: Replacing C's memcpy... Walter Bright via Digitalmars-d
- Re: Replacing C's me... Temtaime via Digitalmars-d
- Re: Replacing C's me... David Nadlinger via Digitalmars-d
- Re: Replacing C'... Walter Bright via Digitalmars-d
- Re: Replacin... Nick Sabalausky (Abscissa) via Digitalmars-d
