Skip to content
Snippets Groups Projects

Remove using std::binary_function

Open Khem Raj requested to merge kraj/apt:main into main

std::binary_function and std::unary_function are deprecated since c++11 and removed in c++17, therefore remove it and use lambda functions to get same functionality implemented.

Signed-off-by: Khem Raj raj.khem@gmail.com

Merge request reports

Loading
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
  • Loading
Please register or sign in to reply
Loading