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

[NL] Extrap; Remove unnecessary decltype.

The original code issues a warning: type qualifiers ignored on cast result type
since gcc-8.1. The cast is unnecessary because both
operands of the comparison are unsined ints.
parent f7bc43b6
No related branches found
No related tags found
Loading
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