You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should name especially similarity map vectors, pairs etc.. (e.g. std::vector<std::vector<std::vector<std::pair<size_t, char>>>>) by converting them to individual structs/typedefs.
The text was updated successfully, but these errors were encountered:
I should name especially similarity map vectors, pairs etc.. (e.g. std::vector<std::vector<std::vector<std::pair<size_t, char>>>>) by converting them to individual structs/typedefs.
The text was updated successfully, but these errors were encountered: