Skip to content
Snippets Groups Projects
Commit 6d99842d authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/gcc-7-2-fails-to-compile-test-master' into 'master'

Resolve "GCC 7.2 fails to compile test (master)"

Class template deduction via the constructor seems to be broken for GCC 7.2. We now explicitly state the template argument here as it doesn't hurt in this piece of code.

Closes #821

See merge request !1866
parents 33b9d3df 779379d4
No related branches found
No related tags found
1 merge request!1866Resolve "GCC 7.2 fails to compile test (master)"
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment