]> https://gitweb.dealii.org/ - dealii.git/commit
Remove an (unused) default constructor.
authorDavid Wells <wellsd2@rpi.edu>
Tue, 3 Jan 2017 17:07:47 +0000 (12:07 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Thu, 5 Jan 2017 03:08:30 +0000 (22:08 -0500)
commitd9f110ea9c7f9c56007023f16560d0d8f9b4a62b
tree2cc8016479148036a6048e27a4254d32da9bbb9e
parentf27491c5520a5ba55ce80c40015bc329f1af6f65
Remove an (unused) default constructor.

This was caught by cppcheck. Since this class already has a non-default
constructor (and a reference member, so it is not default constructible
anyway) it does not have an implicitly defined default constructor, so
we can get rid of this.
include/deal.II/base/symmetric_tensor.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.