Skip to content
Snippets Groups Projects
Commit 3980bd4e authored by Stephan Hilb's avatar Stephan Hilb Committed by Christoph Grüninger
Browse files

isValidGraph(): make idxtype a template type

This fixes the clang compiler warnings about tautological compare
when idxtype is unsigned. For clang behaviour see [1].

[1]: https://llvm.org/bugs/show_bug.cgi?id=8682
parent a27e9b8d
No related branches found
No related tags found
No related merge requests found
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