$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interprocess] default constructors
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-12-03 01:31:45
David Abrahams wrote:
> I don't think it's unfortunate. Destructive move semantics is nearly
> impossible to use correctly in many conditions.
Would you mind giving examples?