Skip to content
Snippets Groups Projects
Commit adf0fff8 authored by David C. Lonie's avatar David C. Lonie
Browse files

Use custom min/max in DataArray::GetRange on MSVC 2015.

Release builds on MSVC 2015 do not conform to the C++ standard. It
appears that an optimization is causing NaNs to be returned from the
calls, even when the NaN is passed as the second argument.
parent 1dabc5ce
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