[phobos] phobos commit, revision 1670
Andrei Alexandrescu
andrei at erdani.com
Sat Jun 19 12:03:11 PDT 2010
Yah, I noticed such errors too. Some come with the wrong file and line
number. FWIW, I think the definition should be writable as:
this(U)(U another) if (is(U == Tuple!(V), V...)) { ... }
IOW, we should be able to express all type constraints as an if-constraint.
Andrei
On 06/19/2010 01:53 PM, dsource.org wrote:
> phobos commit, revision 1670
>
>
> user: sean
>
> msg:
> Cleaned up ctor def. I can still get bizarre compile errors in some cases, but I don't think the remaining ones are ctor-related.
>
> http://www.dsource.org/projects/phobos/changeset/1670
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list