objectbox-generator icon indicating copy to clipboard operation
objectbox-generator copied to clipboard

Reconsider `auto` types in C++ fromFlatBuffer()

Open vaind opened this issue 4 years ago • 0 comments

Have a look at fromFlatBuffer() uses of auto* declarations and see if it would help readability to replace some with actual types.

vaind avatar Apr 02 '21 15:04 vaind