Skip to content

Merge branch 'cleanup/deprecate-to-true-false-type' into 'master'

Simon Praetorius requested to merge cherry-pick-6553c235 into releases/2.8

Replace Std::to_true_type with AlwaysTrue

See merge request !196 (merged)

(cherry picked from commit 6553c235)

eb263dd1 Replace Std::to_true_type with AlwaysTrue

Merge request reports