Feature/adpativity next
Compare changes
Files
1- Timo Koch authored
gcc7.2 interpreted the brace initializer as initializer list and wrongly constructed the pivar vector with only one entry. The solution in this patch works for all tested compilers.