On Fri, Feb 28, 2014 at 1:04 PM, Neil <n...@parkwaycc.co.uk> 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
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to