From CppNow 2013

Jacob Carlborg doob at me.com
Wed Jun 12 09:16:40 PDT 2013


On 2013-06-12 11:38, Timothee Cour wrote:

> Pending DIP32 (Uniform tuple syntax), this could improve to:
>          auto d=variant( {a=1,b="foo", c={1,2.2,"three"}} );

That looks a bit like my suggestion for anonymous structs:

http://forum.dlang.org/thread/kfbnuc$1cro$1@digitalmars.com

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list