Skip to content

Commit b5a47e6

Browse files
committed
fix for issue #2081
This re-implements the eval_nums function to use C varargs, instead of C++11 template parameter packs. This is necessary because Visual Studio has a bug where template parameter packs corrupt heap memory somehow.
1 parent 0ba1583 commit b5a47e6

File tree

1 file changed

+112
-37
lines changed

1 file changed

+112
-37
lines changed

0 commit comments

Comments
 (0)