
1 Mar
2010
1 Mar
'10
10:26 a.m.
Zachary Turner skrev:
The collections in ptr_container don't seem to support move constructors. All the recent compilers support r-value refs, has there been any discussion of adding support for this?
No, but it is of course something that should be done at some point. I don't have a move-aware compilier currently, but you are most welcome to submit a patch. -Thorsten