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
Cleanup cpp_convert_typet: no abbreviations, pre-increment, size_t
Expand _cnt suffix to _count (as per coding standard), use
pre-increment, use std::size_t instead of unsigned as there could be
arbitrarily many occurrences.
0 commit comments