react-native/React/CSSLayout
安秋亮 7839a9fd60 Add inline definition for Microsoft Visual Studio
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
2016-11-07 12:58:33 -08:00
..
CSSLayout.c Add inline definition for Microsoft Visual Studio 2016-11-07 12:58:33 -08:00
CSSLayout.h Exposing layout cache check publicly 2016-11-03 10:43:53 -07:00
CSSMacros.h Introduce CSSAssertSetFailFunc and CSSAsserFail to throw managed exception 2016-10-07 12:43:58 -07:00
CSSNodeList.c Prevent crash when accessing child count, but child list is NULL. 2016-10-31 12:44:09 -07:00
CSSNodeList.h Don't preallocate child lists 2016-10-25 17:13:36 -07:00