<br><br><div class="gmail_quote">2011/12/1 Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Wed, Nov 30, 2011 at 10:53:28PM -0500, Rafaël Carré wrote :<br>
<div class="im">> > +    memset(static_cast<NPClass*>(this), 0, sizeof(NPClass));<br>
><br>
> Why is that needed, doesn't C++ have default constructors?<br>
><br>
<br>
</div>NPClass, as its name says, is a struct.<br></blockquote><div>maybe you will be a bit surprised, but in C++ structs have constructors :)<br><br><span id="result_box" class="short_text" lang="en"><span class="hps"></span></span></div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br>