This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1700 - result_of removes pointer qualifiers
Summary: result_of removes pointer qualifiers
Status: DECISIONNEEDED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - expression templates (show other bugs)
Version: 3.4 (development)
Hardware: All All
: Normal Compilation Problem
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3.x
  Show dependency treegraph
 
Reported: 2019-04-15 20:53 UTC by Christoph Hertzberg
Modified: 2019-12-04 18:35 UTC (History)
3 users (show)



Attachments

Description Christoph Hertzberg 2019-04-15 20:53:07 UTC
There was an issue reported here:
https://stackoverflow.com/questions/55684031/eigen-returning-pointer-with-unaryexpr

IMO, the use-case is rather borderline, but I don't think that not removing pointers within our result_of implementation would break anything.
But I'd be ok with WONTFIX here as well.
Comment 1 Gael Guennebaud 2019-04-24 10:12:19 UTC
There is indeed no reason to remove pointer qualifier.
Comment 2 Nobody 2019-12-04 18:35:39 UTC
-- 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/1700.

Note You need to log in before you can comment on or make changes to this bug.