david-cattermole / mayaMatchMoveSolver

A Bundle Adjustment solver for MatchMove related tasks.
https://david-cattermole.github.io/mayaMatchMoveSolver/
Other
102 stars 27 forks source link

Update to C++11 Standard #167

Closed david-cattermole closed 1 year ago

david-cattermole commented 3 years ago

Feature

The C++ compilers for Linux, MacOS and Windows all support C++11, and so does Maya. We should therefore update to C++11 and start using the features.

Software Versions

david-cattermole commented 1 year ago

Closing. The C++ code is now compatible with C++11 (and C++14), and has been released as part of v0.4.0.