$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-04-25 16:31:49
"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.
-- Dave Abrahams Boost Consulting www.boost-consulting.com