j
k
j a
j l
...hi all, is there a way to join two instances of boost.intrusive in constant time? Maybe using void splice(const_iterator p, list_impl& x) is what you are looking for.
hi all, is there a way to join two instances of boost.intrusive in constant time?
hi all,
is there a way to join two instances of boost.intrusive in constant time?
Maybe using
void splice(const_iterator p, list_impl& x)
is what you are looking for.
stupid me ... could have found it myself ... thanks, tim
Back to the thread
Back to the list