7839a9fd60
Summary: The inline keyword is available only in C++. The __inline and __forceinline keywords are available in both C and C++. For compatibility with previous versions, _inline is a synonym for __inline. https://msdn.microsoft.com/en-us/library/z8y1yy88(v=vs.120).aspx Closes https://github.com/facebook/css-layout/pull/239 Reviewed By: astreet Differential Revision: D4138941 Pulled By: emilsjolander fbshipit-source-id: cb59dc91ef285e5378036c4912217fd4ec8d9f79 |
||
---|---|---|
.. | ||
CSSLayout.c | ||
CSSLayout.h | ||
CSSMacros.h | ||
CSSNodeList.c | ||
CSSNodeList.h |