Skip to content

[geometrytype] Deprecate GeometryType::BasicType

Steffen Müthing requested to merge feature/deprecate-basictype into master

With the new constexpr GeometryType, we probably don't need the BasicType anymore. This patch deprecates it.

Merge request reports