Skip to content
Snippets Groups Projects
Commit d6f17871 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[App/U] Partmesh; Fix return type.

For pointers the std::count_if returns a difference_type value
which is of type std::ptrdiff_t.
Avoids implicit narrowing conversion.
parent 6bbe18a4
No related branches found
No related tags found
1 merge request!2445Fixing warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment