Skip to content

Fix assert statements.

Fixed type casts in assert statements (comparisons with enum class types) and added missing template specialization needed by an assert statement.

Fixes some compilation problems in the debug build.

Merge request reports