
26 Apr
2006
26 Apr
'06
1:16 a.m.
On 4/25/06, David Abrahams <dave@boost-consulting.com> wrote:
"Matias Capeletto" <matias.capeletto@gmail.com> 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...