On Fri, Feb 28, 2014 at 1:04 PM, Neil <[email protected]> wrote:
> At least under MSVC, they have vtables, so they need to be constructed, so
> they're not static.

So structs that inherit at least one virtual method can't be plain old
C data? That surprises me. And we still don't want to give the dynamic
linker initializer code to run, right?

-- 
Henri Sivonen
[email protected]
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to