Subject: Re: [boost] [move][container] Review Request (new versions of Boost.Move and Boost.Container in sandbox and vault)
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-08-13 16:41:53


Ilya Sokolov escribió:
> Thank you very much for your effort.
>
> Is it planned to provide a move-aware pair type?
> If not, then how to insert an element into the map of movable-only values?

See container/detail/pair.hpp. It was needed to implement some internal
features, maybe it could serve as an starting point.

Best,

Ion