On 6/15/2010 1:41 AM, dsource.org wrote: > phobos commit, revision 1646 > > > user: kyllingstad > > msg: > Made std.string.icmp() a template function and fixed issue 3386, > "to!bool(string) is not implemented" > > http://www.dsource.org/projects/phobos/changeset/1646
Should there be a template constraint on there to limit C1 and C2 to char types? _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
