Boost logo

Boost Users :

Subject: [Boost-users] Memory Leak with flat_map.insert(Iterator,Iterator)
From: Adam Baxter (adam.m.baxter_at_[hidden])
Date: 2013-09-09 10:29:06


Hello,

I'm experiencing a memory leak using the flat_map.insert(Iterator,
Iterator) function. The leak goes away if I do regular for loop and use
flat_map.insert(*Iterator). Is this a known issue? If not, what would be
helpful for a bug report?

Adam



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