[eigen-commits] commit/eigen: hauke: Using operator*= is not required in MapBase. Since no other operator*= is present, none of the base class operator*='s may be hidden and all of them should be visible. As far as I was able to verify, this is not affecting GCC. This fixes #84. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: hauke: Using operator*= is not required in MapBase. Since no other operator*= is present, none of the base class operator*='s may be hidden and all of them should be visible. As far as I was able to verify, this is not affecting GCC. This fixes #84.
- From: commits-noreply@xxxxxxxxxxxxx
- Date: Tue, 12 Jan 2010 15:30:31 -0000
1 new changeset in eigen:
http://www.bitbucket.org/eigen/eigen/changeset/4cd9644fb825/
changeset: r2310:4cd9644fb825
user: hauke
date: 2010-01-12 16:30:03
summary: Using operator*= is not required in MapBase. Since no other operator*= is present, none of the base class operator*='s may be hidden and all of them should be visible. As far as I was able to verify, this is not affecting GCC. This fixes #84.
affected #: 1 file (28 bytes)
Repository URL: http://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.