Summary: | Replace EIGEN_STATIC_ASSERTION by a true static assertion | ||
---|---|---|---|
Product: | Eigen | Reporter: | Christoph Hertzberg <chtz> |
Component: | Core - general | Assignee: | Nobody <eigen.nobody> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | gael.guennebaud, jacob.benoit.1 |
Priority: | Normal | ||
Version: | 3.2 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Bug Depends on: | |||
Bug Blocks: | 558 |
Description
Christoph Hertzberg
2014-02-12 13:29:04 UTC
There is one advantage of our limited mechanism: we can turn static assertions to runtime ones for unit testing. It is also simpler: the boost version need a lot of tweaking for each compiler. Wontfix as this would break our current unit tests. -- 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/742. |