On Wed, Feb 23, 2011 at 11:42 AM, <[email protected]> wrote: > On 2011/02/22 15:00:39, Kevin Millikin wrote: > >> We should be able to zero initialize the elems_ by naming it in the >> > initializer > >> list: >> > > HOperandContainer() : elems_() { } >> > > I've started using that style, so there is precedent. >> > > Done. (but somehow I don't trust all compilers to do the right thing...) > > Well, Visual Studio, at least, has a warning that it *will* do the right thing :)
http://msdn.microsoft.com/en-us/library/1ywe7hcy(v=vs.80).aspx -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
