$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Proto] lambda functions with named variables
From: Manjunath Kudlur (keveman_at_[hidden])
Date: 2010-11-01 12:59:07
>
> 2) To provide a map-like container in which I can store things like boost::any objects. OK, maybe this is not for Proto to address but though it might still have something to offer...
>
Have you checked out Boost.Fusion map or vector for this purpose?
Manjunath