$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-04-02 01:00:28
Jeremy Siek wrote:
>> The "associative_list" that was posted some time ago probably can be
>> used to
>> implement this syntax.
>
> Anyone volunteering to move the associative_list forward into boost?
Good question, but isn't it more the the author of associative_list?
Anyway, I think it's fine to try using that class in some parts of BGL even
if it's not officially accepted. We can hide it in "detail" directory ;-)
- Volodya