]> https://gitweb.dealii.org/ - dealii.git/commit
Remove some unnecessary std::moves. 8034/head
authorDavid Wells <drwells@email.unc.edu>
Tue, 7 May 2019 22:27:57 +0000 (18:27 -0400)
committerDavid Wells <drwells@email.unc.edu>
Wed, 8 May 2019 00:17:19 +0000 (20:17 -0400)
commit19a1e6ce686baf6cb1bf5d390793b1e2c1d0fcc4
tree72d85468b1696cb7bc495ff129ed804aea938827
parent7a05cb2a2cc0c8b89784c22cd65b888259e9fdd7
Remove some unnecessary std::moves.

GCC 9 and newer complain about this. Fix it by making the original
pointer type correct.
14 files changed:
include/deal.II/fe/fe_face.h
include/deal.II/fe/fe_poly.h
include/deal.II/fe/fe_poly_face.h
include/deal.II/fe/fe_poly_tensor.h
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_enriched.cc
source/fe/fe_nedelec_sz.cc
source/fe/fe_p1nc.cc
source/fe/fe_system.cc
source/fe/mapping_cartesian.cc
source/fe/mapping_fe_field.cc
source/fe/mapping_manifold.cc
source/fe/mapping_q.cc
source/fe/mapping_q_generic.cc

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.