I get this error ``` 1>C:\Users\targe\Documents\hpx\libs\parallelism\algorithms\include\hpx\parallel\util\result_types.hpp(168,20): error C2440: 'return': cannot convert from 'initializer list' to 'hpx::parallel::util::min_max_result>>>>' 1> with 1> [ 1> T=int, 1> Data=std::vector>, 1> _Ty=int 1> ] ```