Table lookups - this is pretty definitive

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Apr 3 12:39:36 PDT 2014


On 4/2/14, 11:19 PM, monarch_dodra wrote:
> If I were to request the actual "memchr"/"wmemchr"/"dmemchr" functions
> in some "core.???" module, is this something we'd want, and would
> somebody know how to provide an efficient implementation?

Yes. Probably checking stuff with SIMD and a few other approaches would 
be great.

Andrei


More information about the Digitalmars-d mailing list