]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify some code with stuff from later C++ standards. 11238/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 24 Nov 2020 01:24:03 +0000 (18:24 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 24 Nov 2020 01:24:03 +0000 (18:24 -0700)
commit871ba0249dd3993d0ef7ad6d84ce875fade8b138
tree84ffbb4e1e4d1944f239617e1357f5b8ce150afb
parentd7470099c43decb3fd9a0cd94bd0062353873c47
Simplify some code with stuff from later C++ standards.

No need to re-invent wheels. It would be nice if we could have used std::is_base_of,
but that doesn't work because we don't know for sure which ones of the
possible BlockVectorBase<T> classes is the right base class, given that we don't
know T.
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.