Summary: | Make headers self-containing | ||
---|---|---|---|
Product: | Eigen | Reporter: | Christoph Hertzberg <chtz> |
Component: | Core - general | Assignee: | Nobody <eigen.nobody> |
Status: | NEW --- | ||
Severity: | Unknown | CC: | andy.somerville, gael.guennebaud, jacob.benoit.1, jitseniesen |
Priority: | --- | ||
Version: | 3.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Bug Depends on: | |||
Bug Blocks: | 138, 728, 269 |
Description
Christoph Hertzberg
2011-08-31 10:59:54 UTC
Added blocking of bug 138 (at least to force a decision until 3.1) The (easy) first part, to have each header file declare the Eigen namespace, is now done (changeset 0cf501b7d3dd). For some reason, doxygen had to be instructed to parse all the .h files so probably there are some changes in the documentation it produces but at a first glance everything still seems to be there. *** Bug 13 has been marked as a duplicate of this bug. *** -- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/339. |