react-native/ReactCommon/yoga/yoga
Valentin Shergin 6bf9024107 Implementation of `operator==` for YGValue
Summary:
@public
It's very useful sometimes for product code to compare `YGValue`s (e.g. in Fabric).

Reviewed By: priteshrnandgaonkar

Differential Revision: D8937594

fbshipit-source-id: b93e1ab4a6419ada6746f233b587e8c9cb32c6d4
2018-07-23 13:33:28 -07:00
..
Utils.cpp Make `YGFloatIsUndefined` inlineable 2018-07-18 02:39:20 -07:00
Utils.h Updated the implementation of leading padding 2018-04-04 08:31:52 -07:00
YGConfig.cpp Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
YGConfig.h Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
YGEnums.cpp Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGEnums.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGFloatOptional.cpp Make `YGFloatIsUndefined` inlineable 2018-07-18 02:39:20 -07:00
YGFloatOptional.h Tidy up YGFloatOptional further 2018-07-13 12:48:02 -07:00
YGLayout.cpp inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
YGLayout.h inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
YGMacros.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGNode.cpp inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
YGNode.h inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
YGNodePrint.cpp Moved YGFloatOptional from C struct to C++ struct 2018-03-15 12:41:16 -07:00
YGNodePrint.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGStyle.cpp inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
YGStyle.h inline trivial constructors / methods 2018-07-19 10:02:27 -07:00
Yoga-internal.h Make `YGFloatIsUndefined` inlineable 2018-07-18 02:39:20 -07:00
Yoga.cpp Implementation of `operator==` for YGValue 2018-07-23 13:33:28 -07:00
Yoga.h Implementation of `operator==` for YGValue 2018-07-23 13:33:28 -07:00