Files
yoga/yoga
David Aurelio 3d2836a947 CompactValue overrides of YGResolveValue/YGValueEqual
Summary:
@public

I would like to get rid of implicit conversions between `YGValue` and `CompactValue`, because they don’t come for free.

That’s why I am adding `CompactValue` specific overrides for `YGResolveValue` and  `YGValueEqual`, that do explicit casts. Up the commit stack, we will be able mark both `CompactValue(const YGValue&)` and `CompactValue::operator YGValue()` as `explicit`.

Reviewed By: SidharthGuglani

Differential Revision: D14598447

fbshipit-source-id: 75dc15cefb2dddcf8def891c5fb37893cacd9d46
2019-03-26 05:21:35 -07:00
..
2019-03-25 05:41:30 -07:00
2019-01-08 12:50:41 -08:00
2019-01-11 03:11:33 -08:00
2019-01-08 12:50:41 -08:00
2019-01-16 08:47:48 -08:00
2019-02-01 03:34:11 -08:00
2019-03-01 04:22:04 -08:00
2019-03-01 04:22:04 -08:00
2019-02-04 10:25:18 -08:00