Skip to content

Updated the reduce function to no longer making unnecessary copies - …

Javier Duarte requested to merge github/fork/anders-wind/patch-1 into master

Created by: anders-wind

…saving a memory usage of NlogN. Also making it C++ standard compliant by removing a zero-sized array

This solves: #300

Merge request reports

Loading