Suggested std.variant.Algebraic redesign

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Feb 23 16:34:32 PST 2013


On 2/23/13 11:44 PM, bearophile wrote:
> Here I propose a different usage syntax for std.variant.Algebraic.

alias Algebraic!(string, Tuple!(string, This[])) Tree;

Needs a bugfix because of toString.


Andrei


More information about the Digitalmars-d mailing list