[cfe-dev] Clang C++0x: uniform initializers status

Sebastian Redl sebastian.redl at getdesigned.at
Fri Aug 12 11:00:51 PDT 2011


On 08.08.2011, at 19:11, Ruben Van Boxem wrote:

> Hi,
> 
> what is the current status of uniform initializers?

I've started some work on it, but it's tricky to implement and my first approach was ill-conceived and didn't work.

I got side-tracked by doing automatic generation of move special members (a fruit that hangs far lower on the tree), but I will continue with initializers once that's done.

Sebastian



More information about the cfe-dev mailing list