]> https://gitweb.dealii.org/ - dealii.git/commit
Use a smart pointer instead of a raw pointer. 4564/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 1 Jul 2017 05:28:12 +0000 (23:28 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 1 Jul 2017 05:28:12 +0000 (23:28 -0600)
commit2ab233bbfb6b2cf76dec7ba5fb0b695b5e462957
tree90dd741a0a9143ca61261c9a03bbe7066abe15e8
parentac12bdce5d98671487a2bfb66fa92d56359b6546
Use a smart pointer instead of a raw pointer.

Note that std::unique_ptr<T[]> automatically calls operator delete[]
upon destruction.
include/deal.II/dofs/dof_handler.h
source/dofs/dof_handler.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.