$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [containers] Are there flat_map/set and stable_vector proposals at work?
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-10-24 06:07:58
On Thu, Oct 24, 2013 at 11:58 AM, Rob Stewart <robertstewart_at_[hidden]>wrote:
> Still, that flexibility allows the use of std::array, shared memory
> containers, etc.
I'm not sure what you mean by std::array? Wouldn't it change the semantic
of flat_* and impose a specific implementation?