
17 Sep
2007
17 Sep
'07
12:36 p.m.
Hello, I'm working on a project where we're watching memory usage very closely. We have several multi_index_containers around (they are *very* useful), and we would like to measure the memory overhead of these containers. Is there a way to determine the per-item overhead of a multi_index_container? - Doug