Replace deprecated std functions
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
Activity
enabled an automatic merge when the pipeline for 4d35dc0f succeeds
mentioned in commit 99907ad2
mentioned in merge request !117 (merged)
Please register or sign in to reply