Skip to content
Snippets Groups Projects

Make arguments to Lambda function for the sorting of clusters constant. Refs #1808 @30min.

Merged Volker Friese requested to merge v.friese/cbmroot:master into master

This is actually the fix of a bug pointed out by Axel Puntke in Issue 1808. According to the specification of std::sort,the Compare function object must take two constant objects as arguments.

The bug went unnoticed so far probably for being corrected by most compilers automatically, but, as reported, not by gcc 4.8.2.

Merge request reports

Merge request pipeline #6128 passed

Merge request pipeline passed for cc959f75

Merged by Florian UhligFlorian Uhlig 4 years ago (Sep 18, 2020 8:35pm UTC)

Loading

Activity

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