D compile time algorithms implementation

bearophile bearophileHUGS at lycos.com
Sat Apr 20 02:27:30 PDT 2013


khurshid:

> I just have read from github  std.variant, std.typetuple, etc. 
> source codes.
> And I have a question.
> Why more linear algorithms implemented with O(N^2) ?

I remember a very recent discussion in reddit.com/r/cpp about 
using this idea.

I think very large tuples are not common.

Bye,
bearophile


More information about the Digitalmars-d mailing list