Memory Leak with flat_map.insert(Iterator,Iterator)
9 Sep
2013
9 Sep
'13
2:29 p.m.
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
9 Sep
9 Sep
7:12 p.m.
New subject: Memory Leak with flat_map.insert(Iterator, Iterator)
El 09/09/2013 16:29, Adam Baxter escribió:
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?
If you can get a test case showing the bug, and report it through Boost Trac that would be fine. Best, Ion
4097
Age (days ago)
4097
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Baxter
-
Ion Gaztañaga