
1 Oct
2004
1 Oct
'04
11:52 p.m.
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