$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problems with nesting boost::container::small_vector and C++98
From: Daniel Trstenjak (daniel.trstenjak_at_[hidden])
Date: 2017-01-02 03:26:41
On Sun, Jan 01, 2017 at 10:30:14PM +0100, Ion Gaztañaga wrote:
> So the problem you are facing it's a limitation of the move emulation library.
Thank you for the info!
It seems a bit unfortunate that the move emulation library breaks that easily.
Greetings,
Daniel