IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
645 stars 61 forks source link

Add default constructor to void_range::iterator #875

Closed AlexanderKalistratov closed 4 years ago

Hardcode84 commented 4 years ago

Why is this needed?

AlexanderKalistratov commented 4 years ago

Why is this needed?

For msvc compiler. For some reason it is required to use std::stable_sort.