[Issue 10693] cartesianProduct with over 7 ranges causes segfault at compile time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 10 13:31:49 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10693



--- Comment #5 from hsteoh at quickfur.ath.cx 2013-08-10 13:31:47 PDT ---
Looks like cartesianProduct of >2 arguments needs to be reimplemented, as it's
using an exponential number of templates, which is completely non-scalable.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list