Files
eigen/Eigen/src/Core
Thomas Capricelli 17d080edf2 clang shocks on this.
According to people on #llvm, this is indeed not allowed by c++ standard:

[01:33] <coppro> what good would mutable do on a reference?
[01:33] <dgregor> orzel: gcc is wrong to allow "mutable" on references
[01:33] <coppro> just remove mutable; it won't damage the code at all
[01:34] <dgregor> "The mutable specifier can be applied only to names of
class data members (9.2) and cannot be applied to
[01:34] <dgregor> names declared const or static, and cannot be applied to
reference members."
[01:34] <coppro> constness is not passed from an object to the referents of
its members anyways
2010-05-21 01:37:48 +02:00
..
2010-04-24 00:58:44 +03:00
2010-05-21 01:37:48 +02:00
2010-05-08 15:58:27 -04:00
2010-02-25 21:07:30 -05:00
2010-04-24 00:58:44 +03:00
2010-04-30 11:58:17 -04:00
2010-05-19 16:37:17 +02:00
2010-05-04 14:06:41 +02:00
2010-02-09 11:27:30 +01:00
2010-05-19 16:37:17 +02:00
2010-05-19 16:37:17 +02:00
2010-05-13 23:22:18 +02:00
2010-05-19 16:35:34 +02:00
2010-05-19 16:35:34 +02:00