Discussion:
[eigen] Move constructor and move assignment operator for Tensor
Viktor Csomor
2018-07-17 09:53:37 UTC
Permalink
Hi,

I have created a patch that adds a move constructor and a move assignment
operator to the Tensor class. The patch can be found attached to this
<http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1514> Bugzilla ticket.

It would be much appreciated if somebody could take a look at it and apply
it to the development branch if it looks alright.

Cheers,
Viktor

Loading...