Skip to content

Prefer constexpr bool over true_type/false_type

reduce the number of types by replacing some traits with constexpr bool expressions.

Merge request reports

Loading