Thanks Joaquin! That was very helpful! But I am trying to find out the size it occupies since we see a heap growth in our application. I want to rule out the possiblity of the growth being because of the unordered_map and the unordered_multimap. 

Can I use the method I mentioned in the previous mail? Or would a profiler help? An approximate number would do.

Thanks!