remove genericgeometry subdirectory from dune-geometry
Compare changes
- Felix Gruber authored
To use Std::bool_constant, we need to include <dune/common/std/type_traits.hh>.
The removal of the genericgeometry
subdirectory in dune-geometry will require some minor changes to dune-grid. This merge request collects those and should be merged once the corresponding branch in dune-geometry is merged, too.
To use Std::bool_constant, we need to include <dune/common/std/type_traits.hh>.