Skip to content
Snippets Groups Projects

Replace deprecated std functions

Merged Steffen Müthing requested to merge feature/replace-deprecated-stdlib-functions into master

I stumbled across some uses of standard library lib features that have been deprecated since C++11 and are now actually gone from Clang 5 in C++17 mode, so this MR just replaces them with their direct successors.

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