Boost logo

Ublas :

Subject: [ublas] rvalue reference and move
From: Michael Chen (sth4nth_at_[hidden])
Date: 2010-05-22 03:39:08


Since gcc 4.4 4.5 and VC2010 all support the rvalue reference, I think
it will be beneficial to utilize this feature to implement the move
semantic for those containers of uBlas. Is there any plan for this or
anyone doing this?

Regards,
Mo