react-native/ReactCommon/fabric/debug
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 Added sample iOS unit test setup for fabric/debug target 2018-03-21 16:40:06 -07:00
BUCK Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
DebugStringConvertible.cpp Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00
DebugStringConvertible.h Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
DebugStringConvertibleItem.cpp `fabric/debug` module and `DebugStringConvertible` class 2018-03-08 18:04:28 -08:00
DebugStringConvertibleItem.h Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
debugStringConvertibleUtils.h Fabric: Unifying usage of `auto`s 2018-09-10 16:50:02 -07:00