Boost logo

Boost Users :

Subject: Re: [Boost-users] [intrusive] join lists
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-06-06 03:59:06


On 06/06/2010 5:32, Tim Blechmann wrote:
> 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.

Best,

Ion


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