Skip to content

Minor adaptions to C++11

Peter Hutterer requested to merge github/fork/markuspg/cpp11 into master

Created by: markuspg

I made some minor changes utilizing C++11 in xinput_calibrator. Apart from utilizing unique_ptrs in tester.cpp no changes to the logic of the program occurred.

Merge request reports