]> https://gitweb.dealii.org/ - dealii.git/commit
Avoid a warning about an unused constructor argument. 4388/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 14 May 2017 02:38:05 +0000 (20:38 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 14 May 2017 02:38:05 +0000 (20:38 -0600)
commit71b693c7d25b18769deb15c77449a5c53d0c7235
tree7ea0674f0c15046b788b96bf648a865d28709998
parent8535e989974f60befabb77fa19e72ff821d0eea7
Avoid a warning about an unused constructor argument.

Annoyingly, my compiler warns about =default constructors whenever we name constructor
arguments. It says they are unused -- which is patently wrong: the argument is used
just fine, we just never explicitly reference the *name* of the argument. Either way,
work around this.
include/deal.II/lac/block_vector_base.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.