Skip to content
Commit 348febdf authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

work around for parallel_for() compilation issue with newer compilers

apparently, data items used inside parallel_for() constructs have
rather strict requirements on const-ness, which is enforced by
newer GNU compilers. As a workaround we construct explicit const
copies of those class instances. This closes #1045
parent 52f02f2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment