]> https://gitweb.dealii.org/ - dealii.git/commit
Comment out argument names for move constructors/operators. 2529/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 Apr 2016 15:33:12 +0000 (10:33 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 20 Apr 2016 15:33:12 +0000 (10:33 -0500)
commit9699d5e9b2fc8256a2894f937095f00554e82c63
tree72d55672e65d5a51ab9cecdef0a27c8886759e1a
parent7f80fa8bd9f7c979ed74564a72fec6aec6545e39
Comment out argument names for move constructors/operators.

This avoids warnings by gcc 4.6 which takes a '=default' declaration to be a
function definition in which it doesn't use the name of the argument. It then
proceeds to issue a warning about an unused argument :-(

This patch avoids this.
include/deal.II/lac/block_vector.h
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.