33 str <<
"ResObjects: " << obj.
_total;
34 for( PoolStats::KindMap::const_iterator it = obj.
_perKind.begin(); it != obj.
_perKind.end(); ++it )
36 str << endl <<
" " << it->first <<
":\t" << it->second;
std::ostream & operator<<(std::ostream &str, const PoolStats &obj)
Functor counting ResObjects per Kind.
Counter< unsigned > _total