Files
ceres-solver/include/ceres
Darius Rueckert 5ce6c063db Fix ExpressionRef copy constructor and add a move constructor
The move constructor of ExpressionRef now implements the copy
elision, which was incorrectly done by the copy constructor.

This patch also updates the CMakeList to only add the
Expression tests for gcc. This is currently required, because
the AutoDiffCodeGen system relies on implementation defined
behaviour. (Evalution order + copy elision)

Change-Id: Ib17aeb22bd4d81de6d838b55c1b6497fb3740d0e
2019-12-01 12:38:01 +01:00
..
2018-04-18 09:54:42 -07:00
2018-08-09 12:17:05 -07:00
2019-03-03 18:53:13 +00:00
2019-03-03 18:53:13 +00:00
2019-10-16 07:54:23 +08:00
2019-08-07 06:42:28 -07:00
2019-04-15 22:09:24 +02:00
2019-07-12 16:08:36 +02:00
2018-04-24 17:56:25 +00:00