]> https://gitweb.dealii.org/ - dealii.git/commit
Mark a DEAL_II_CONSTEXPR function as inline. 11695/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 6 Feb 2021 17:05:09 +0000 (10:05 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 6 Feb 2021 17:05:09 +0000 (10:05 -0700)
commitdc6b6349162d49864542fcd3c178efa4ce250512
tree27abb6db79d7cabe533df8878e99acfb8a872159
parent0aa953c535bf3bddfa5de441d3c311bac9b27530
Mark a DEAL_II_CONSTEXPR function as inline.

This is necessary for those cases where DEAL_II_CONSTEXPR expands to nothing
because of a compiler bug. In all other cases, the 'inline' is redundant because
'constexpr' functions are automatically 'inline'.
include/deal.II/grid/reference_cell.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.