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



--- Comment #5 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2013-10-12 
14:55:06 PDT ---
(In reply to comment #3)
> No, those are quite different. `std.typecons.Tuple` defines runtime tuple
> (struct). It can be CTFE'ed of course, but it can't contain types (in 
> TypeTuple
> sense) or aliases (completely), only values and value meta-data.
> 
> Proposed `Group` acts exactly like `TypeTuple` but do not auto-expand.

Right.. well with Group you end up having a third tuple kind. I think it's best
that we wait for a language implementation of tuple syntax (see
http://wiki.dlang.org/DIP32).

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

Reply via email to