Skip to content

nix-vector-routing: Simplify conditional statements

Simplify the conditional statements in nix-vector-routing to make it less verbose. Moreover, replace NS_ASSERT_MSG() macro with static_assert(), so that the expression is evaluated during compile-time.

FYI: GitLab CI doxygen job is failing (related to recent changes introduced in 403aec2a ?)

Merge request reports