
25 Apr
2006
25 Apr
'06
8:31 p.m.
"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.
-- Dave Abrahams Boost Consulting www.boost-consulting.com