Hello, I have the idea of a flag that emulates D behavior on variable initialization, I mean initialize all members to 0 by default, and allow explicit modify this behavior on performance sensitive code. I think this could be an interesting compilation flag or pragma. What's your opinion? Unai.