Subject: [boost] ptr_container move support
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2010-02-25 22:38:44


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?

Zach