4 Aug
2009
4 Aug
'09
3:54 p.m.
It is a bit of a pain to have to resort to the typedef. Because I iterate over std::maps quite a lot
Ok, I see... But from the other hand, using containers' inner types helps to ensure that you use the correct type and to avoide stupid bugs like this: http://www.nabble.com/-boost-users--lambda--crash-in-std::for_each-td2180665...