Skip to content

Make PartitionSet constexpr

Steffen Müthing requested to merge feature/make-partitionsets-constexpr into master

This just adds a few constexpr and makes the global objects inline if possible (similar to the recent changes to GeometryType.

Merge request reports