Skip to content

result_of removes pointer qualifiers

Submitted by Christoph Hertzberg

Assigned to Nobody

Link to original bugzilla bug (#1700)
Version: 3.4 (development)

Description

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.

Blocking

#1608