]> https://gitweb.dealii.org/ - dealii.git/commit
Replace std::auto_ptr with std_cxx11::unique_ptr.
authorDavid Wells <drwells@vt.edu>
Mon, 8 Jun 2015 03:20:14 +0000 (23:20 -0400)
committerDavid Wells <drwells@vt.edu>
Mon, 8 Jun 2015 03:20:14 +0000 (23:20 -0400)
commitbe4fd28ae303f325d6426139edd6dc6acec7ae86
tree71fac22b73afe8771b41415165ea49c0e54eae68
parentb3e6f5483fdad6c7542efb4bf6c9facfcfe5e588
Replace std::auto_ptr with std_cxx11::unique_ptr.
std::auto_ptr has been deprecated by new C++ standards. The official
replacement is std::unique_ptr.
13 files changed:
include/deal.II/base/parameter_handler.h
include/deal.II/fe/fe_values.h
source/dofs/dof_handler.cc
source/fe/fe_values.cc
source/fe/mapping_fe_field.cc
source/fe/mapping_q.cc
source/fe/mapping_q1.cc
tests/bits/fe_tools_05.cc
tests/bits/fe_tools_06.cc
tests/bits/fe_tools_06b.cc
tests/bits/fe_tools_07.cc
tests/bits/fe_tools_08.cc
tests/bits/fe_tools_common.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.