
1 Jul
2009
1 Jul
'09
2:18 a.m.
Hi, What is the default table size of unordered maps in boost? I am trying to figure out how scalable this function is. My guess is that boost assumes a default initial table length. If it is exceeded, it needs to re-create hashes for all entries to grow it, which is costly. I would like to find that threshold... Thanks so much! -- View this message in context: http://www.nabble.com/Default-table-size-of-unordered-map-tp24283133p2428313... Sent from the Boost - Users mailing list archive at Nabble.com.