
21 Feb
2010
21 Feb
'10
3:38 p.m.
For a multi threaded project I need to be able to closely monitor memory stats such as memory usage, number of allocations etc. Of course I could overload new/delete, but do boost have such memory tools or do you know of other libraries that has this feature ? Any suggestions ? Sorry if this is slightly off-topic.