[webkit-dev] WEBCORE_EXPORT

Alex Christensen achristensen at apple.com
Mon Feb 23 16:48:20 PST 2015


> Does it matter the function is defined in a header file or that it's an inline?

If a function is always inlined that would also cause a problem if the linker tried to export a symbol from an object file, but most of those are defined in headers.



More information about the webkit-dev mailing list