]> https://gitweb.dealii.org/ - dealii.git/commit
Do not repeat template default arguments 844/head
authorMatthias Maier <tamiko@43-1.org>
Mon, 20 Apr 2015 06:58:01 +0000 (08:58 +0200)
committerMatthias Maier <tamiko@43-1.org>
Mon, 20 Apr 2015 07:30:45 +0000 (09:30 +0200)
commita5feeed063be153f051fa941049a32c37ba9f68a
tree8e44a45061d30d302dd02845e8f68bee2830b76b
parent674d5e5280096d717f30fb334b32ffa00a409e9c
Do not repeat template default arguments

This is indeed not valid C++11 and clang is unhappy about that.

Further, it works around a regression in gcc up to 4.7 that ejects a bogus
error in the lambda definitions in case of partial template default
arguments [1]

Closes #842

[1] https://github.com/dealii/dealii/pull/843
include/deal.II/lac/linear_operator.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.