On Sun, Feb 24, 2008 at 12:56:40PM +0100, Stefan Schimanski wrote:
Random access is linear with sets. QCompleter needs this, and even
in the
case of sorted completions (where a binary search is possible) it
will
search the first element matching a prefix which is O(log n)*O(n)
operation
the
Am 24.02.2008 um 13:18 schrieb Andre Poenitz:
On Sun, Feb 24, 2008 at 12:56:40PM +0100, Stefan Schimanski wrote:
Random access is linear with sets. QCompleter needs this, and even
in the
case of sorted completions (where a binary search is possible) it
will
search the first element matching
On Sun, Feb 24, 2008 at 12:56:40PM +0100, Stefan Schimanski wrote:
> Random access is linear with sets. QCompleter needs this, and even in the
> case of sorted completions (where a binary search is possible) it will
> search the first element matching a prefix which is O(log n)*O(n) operation
>
Am 24.02.2008 um 12:50 schrieb Andre Poenitz:
On Sun, Feb 24, 2008 at 11:52:04AM +0100, Stefan Schimanski wrote:
Am 24.02.2008 um 11:14 schrieb Andre Poenitz:
On Sat, Feb 23, 2008 at 11:33:18PM +0100, Stefan Schimanski wrote:
Hi!
I would like to use the multi_index classes from the boost
On Sun, Feb 24, 2008 at 11:52:04AM +0100, Stefan Schimanski wrote:
>
> Am 24.02.2008 um 11:14 schrieb Andre Poenitz:
>
>> On Sat, Feb 23, 2008 at 11:33:18PM +0100, Stefan Schimanski wrote:
>>> Hi!
>>>
>>> I would like to use the multi_index classes from the boost library.
>>> Unfortunately this is
Am 24.02.2008 um 11:14 schrieb Andre Poenitz:
On Sat, Feb 23, 2008 at 11:33:18PM +0100, Stefan Schimanski wrote:
Hi!
I would like to use the multi_index classes from the boost library.
Unfortunately this is not in the boost version we have in svn. Is
it just
old or do we have only a select
On Sat, Feb 23, 2008 at 11:33:18PM +0100, Stefan Schimanski wrote:
> Hi!
>
> I would like to use the multi_index classes from the boost library.
> Unfortunately this is not in the boost version we have in svn. Is it just
> old or do we have only a selection of boost modules?
We only bundle those
Stefan Schimanski wrote:
Hi!
I would like to use the multi_index classes from the boost library.
Unfortunately this is not in the boost version we have in svn. Is it
just old or do we have only a selection of boost modules?
Only those libraries that are actually used by LyX. While you're
ad