objectbox/objectbox-generator

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

vaind opened this issue · 0 comments

vaind commented

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