On Sunday, July 21, 2013 16:25:15 Carl Sturtivant wrote:
> That's too bad, because in the real code this example was derived
> from I can't have type inference call the right constructor as
> there are two constructors with the same run-time argument types.

You could use a factory function instead.

- Jonathan M Davis

Reply via email to