Skip to content

Merge branch 'cleanup/deprecate-is-callable-invokable' into 'master'

Simon Praetorius requested to merge cherry-pick-1120b816 into releases/2.8

Use std::is_invocable instead of Std::is_invocable

See merge request !197 (merged)

(cherry picked from commit 1120b816)

1068e486 Use std::is_invocable instead of Std::is_invocable

Merge request reports