11 Jun
2013
11 Jun
'13
12:31 p.m.
When calling the merge() member function of a boost::heap::d_ary_heap, is the heap passed in not supposed to be emptied?
please use a reasonable subject, that includes something like [heap] ... i only came across this message by chance! in fact, d_ary_heap should not implement merge, it is some cruft from an older implementation, that i should remove. use heap_merge instead. cheers, tim