Comment 1 for bug 798475

Revision history for this message
Gustavo Carneiro (gjc) wrote :

I would rather avoid the key and value temp vars, if possible, for the sake of efficiency. Question, can we assume %(CTYPE)s::value_type always has a 'first' and 'second', like std::pair, at least?