Re: What's the fastest way to check if a slice points to static data
ketmar via Digitalmars-d-learn Sat, 24 Jun 2017 07:26:28 -0700
p.s.: btw, druntime tries to avoid that edge case by not checking for
trailing out-of-bounds zero if string ends exactly on dword boundary. it
will miss some strings this way, but otherwise it is perfectly safe.
- What's the fastest way to check if a s... via Digitalmars-d-learn
- Re: What's the fastest way to che... Stefan Koch via Digitalmars-d-learn
- Re: What's the fastest way to... via Digitalmars-d-learn
- Re: What's the fastest wa... ketmar via Digitalmars-d-learn
- Re: What's the fastest wa... ketmar via Digitalmars-d-learn
- Re: What's the fastes... ketmar via Digitalmars-d-learn
- Re: What's the f... via Digitalmars-d-learn
- Re: What's t... ketmar via Digitalmars-d-learn
- Re: What... via Digitalmars-d-learn
- Re: What... ketmar via Digitalmars-d-learn
- Re: What... via Digitalmars-d-learn