Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-10-01 18:52:44


Hi Jeremy,

I've been working a little with your hash containers. They should definitely
be fast-track reviewed!

A small problem: std::distance( m.begin(), m.end() ) != m.size() after I have
filled the container (more than 100k elements).

Could it be due to some caching thing?

best regards

Thorsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk