Boost logo

Boost Users :

Subject: Re: [Boost-users] Help in calculating the size of a boost::unordered_map
From: Ram (sourceopen_at_[hidden])
Date: 2016-11-07 09:31:51


Thanks Juan! What I am interested in here is mainly to get the size of the
housekeeping. The key(string) and the value(pointers to class objects) are
of reasonable size and that is fine. I want to see how much overhead the
housekeeping causes when my unordered_map is huge. I am trying to decide
between a std::map and boost::unordered_map.

Thanks,
-R



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net