$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] ptr_container move support
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2010-03-01 05:26:18
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