Files
ceres-solver/include/ceres
Keir Mierle d16c34fb4a Explicitly import string into the Ceres namespace.
This is a workaround for anyone building Ceres in an environment
where there is a non-standard string implementation in the global
namespace. Due to the way the standard is written, a "using
namespace X" import is not high enough precedence to resolve a
naked reference to "string". Instead, by explicitly importing
string, the lookup becomes unambiguous.

Change-Id: I8d70463de01c482796c5bc09da05b37d21e7af96
2012-08-10 16:44:52 -07:00
..
2012-04-30 23:09:08 -07:00
2012-07-17 10:23:35 -07:00
2012-04-30 23:09:08 -07:00
2012-06-19 00:09:53 -07:00
2012-07-17 11:30:31 -07:00
2012-06-11 22:16:02 -07:00