]> https://gitweb.dealii.org/ - dealii.git/commit
Break the cycle of header includes between template_constraints.h and complex_overloa... 18024/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 23 Jan 2025 14:03:11 +0000 (07:03 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 23 Jan 2025 14:03:11 +0000 (07:03 -0700)
commit1c706e9b61301f1c9317c70bd1c886be2a9db6c5
tree77471220110c2e91b1f658210bcd696844091bad
parent6a0761fe69b5712d55d4607a8c164d1533fcdc7b
Break the cycle of header includes between template_constraints.h and complex_overloads.h.

We do not ever directly include complex_overloads.h, from anywhere except
template_constraints.h. As a consequence, the include of
template_constraints.h in complex_overloads.h always expands into nothing
(because of the header guard in template_constraints.h) and it is safe
to remove the include in complex_overloads.h.
include/deal.II/base/complex_overloads.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.