react-native/ReactCommon/fabric/attributedstring
Valentin Shergin 9570d7d490 Fabric: Unifying usage of `auto`s
Summary:
I was watching a classic magnificent talk about modern C++ by Herb Sutter and I was totally sold on double down on using `auto` in our codebase. Surprisingly, 95% of the code base already follows Herb's guidence; I just changed the last 5% to make it consistent.
All those changes must work *exactly* like it was before.
The talk: https://youtu.be/xnqTKD8uD64?t=28m25s

Reviewed By: mdvacca

Differential Revision: D9753301

fbshipit-source-id: 9629aa485a5d6e51806cc96306c297284d4f90b8
2018-09-10 16:50:02 -07:00
..
tests Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
AttributedString.cpp Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
AttributedString.h Remember ShadowNode of RawText's parent in attribute string 2018-09-10 11:41:31 -07:00
BUCK Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
ParagraphAttributes.cpp Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
ParagraphAttributes.h Fabric: Embracing non-trivial default values of some Props 2018-06-26 11:48:13 -07:00
TextAttributes.cpp iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
TextAttributes.h Fabric: `SharedColor` for Android 2018-07-17 18:17:27 -07:00
conversions.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
primitives.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00