Skip to content
GitLab
Explore
Sign in
Register
Capture arrays by reference rather than value
Code
Review changes
Check out branch
Download
Patches
Plain diff
Cory Quammen
requested to merge
cory.quammen/seacas:fix-msvc2015-build
into
ioss/for/vtk
Jul 29, 2021
Overview
3
Commits
1
Changes
1
Expand
MSVC 2015 doesn't compile when capturing stack-allocated arrays by value in a lambda expression.
Merge request reports
Loading