$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matias Capeletto (matias.capeletto_at_[hidden])
Date: 2006-04-25 21:16:49
On 4/25/06, David Abrahams <dave_at_[hidden]> wrote:
> "Matias Capeletto" <matias.capeletto_at_[hidden]> writes:
>
> > But if we want to support other things by means of this solution, like
> > for example indexing, we will have to do something like...
> >
> > int i = mymap["fee"]["far",2].get(3);
> ^
> No can do. That's the comma operator.
Sorry about that...
hopefully, it doesnt change what i was trying to say...