Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R Rec
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 290
    • Issues 290
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 67
    • Merge requests 67
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • Rec
  • Merge requests
  • !866

Make PatBBDTSeedClassifier compatible with recent ranges-v3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gerhard Raven requested to merge 2018-adapt-to-ranges-v3 into 2018-patches Jan 22, 2018
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Ranges-v3 has become more 'paranoid' wrt. InputRange vs. ForwardRange. As a result:

  • do not use front on an input range
  • use drop_exactly instead of tail for an InputRange
  • use cached instead of *begin
Edited Jan 25, 2018 by Gerhard Raven
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2018-adapt-to-ranges-v3