mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
e9009829b5
- When compiling Ceres without C++11 but with glog, then the unnamed enum results in a compiler warning when google::GetReferenceableValue(.) is invoked with the unnamed enum as a template parameter (unnamed-type-template-args) which was not legal prior to C++11. Change-Id: Iddbed05e2199865ab915f2c5817ce917bb0609b5