Fix MSVC error
authorFabian Fichter <ianfab@users.noreply.github.com>
Sat, 15 Dec 2018 17:02:24 +0000 (18:02 +0100)
committerFabian Fichter <ianfab@users.noreply.github.com>
Sat, 15 Dec 2018 17:05:40 +0000 (18:05 +0100)
commitc80eddc419254379deeb8db740e6d1360c46549d
tree121282e41607759d59e844c212128387cf38c215
parentb255986efc42a86d7d5a4538f4e6ff773136953f
Fix MSVC error

Explicitly capture compile-time variable in lambda expression.

No function change.
src/evaluate.cpp