Files
ceres-solver/examples
Sameer Agarwal caf614a6c1 Modernize code using c++17 constructs
Mostly done using

find . \( -name '*.cc' -o -name '*.h' \) -a -type f -exec clang-tidy -p \
cmake-build -checks='-*,google-*,modernize-*,-modernize-use-nodiscard,-modernize-use-trailing-return-type' {} -fix \;

Change-Id: Ifccbcabe7a1d9a32a09d28ac4f3f8466696c1a50
2022-04-22 06:11:18 -07:00
..
2022-02-18 00:53:44 +01:00
2022-02-26 22:16:56 +00:00
2022-03-06 15:54:54 +01:00
2022-02-26 22:16:56 +00:00
2020-09-08 17:56:39 +02:00
2022-02-26 22:16:56 +00:00
2022-02-26 22:16:56 +00:00
2022-04-22 06:11:18 -07:00
2022-01-22 11:18:19 -08:00
2022-04-22 06:11:18 -07:00
2022-02-26 22:16:56 +00:00