$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [containers] Implement std::forward_list?
From: Lars Viklund (zao_at_[hidden])
Date: 2011-08-05 04:29:07
Hi.
Will there be any analogous type in the proposed containers library for
the C++0x std::forward_list [23.3.4 in n3290]? It's essentially a slist
but without any of the costly operations like size().
-- Lars Viklund | zao_at_[hidden]