
9 Sep
2013
9 Sep
'13
8:29 a.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