$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] which implementation for move semantics?
From: k-oli_at_[hidden]
Date: 2008-12-27 08:05:30
Hello,
I saw that some boost libraries (for instance boost::thread) implement their
own move semantics.
I'd like to know which would be the prefered implementation I should choose.