Skip to content

[examples][biomin] remove constexpr where necessary

Ned Coltman requested to merge fix/biominexample_rm_constexpr into master

The Biomin example wasn't compiling with clang. (rebased on 3.2 or on master) This removes the constexpr tags that caused the error.

needs to be added to the backport in !2062 (merged).

Merge request reports