Skip to content

[fix] mark geometryTypeFromBasicType inline

Christian Engwer requested to merge fix/inline-geometryTypeFromBasicType into master

the free-standing function is not a template and must the inline to avoid multiple definition linker errors

Merge request reports