Skip to content
Snippets Groups Projects

Chery pick merge of branch 'feature/is_callable'

Merged Carsten Gräser requested to merge cherry-pick-381de64f into releases/2.5

Add implementation of std::is_callable

This is proposed for C++17 and helpful to checking correctness of predicates supplied to algorithms. This also commes with a test that checks is the behaviour is correct, especially with respect to various combinations of r-values, r-value references, and l-value-references.

See merge request !151 (merged)

Merge request reports

Pipeline #1032 passed

Pipeline passed for 3a2e7d32 on cherry-pick-381de64f

Approval is optional

Merged by avatar (Apr 14, 2025 8:27pm UTC)

Merge details

  • Changes merged into with 70ec21ea.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #1033 passed

Pipeline passed for 70ec21ea on releases/2.5

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading