Boost logo

Ublas :

Subject: [ublas] Ublas move semantics
From: gsermaid (linuxfever_at_[hidden])
Date: 2013-07-27 04:34:16


Hi all, I am aware of the BOOST_UBLAS_MOVE_SEMANTICS, but I think I cannot use that in order to create my own move constructors in my own classes. Does ublas support rvalue references and if not, are there any plans for this? Thanks, Giorgos