$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] AlRangeExandrescu?
From: Andrew Bromage (ajb_at_[hidden])
Date: 2009-07-29 23:47:32
Andrei Alexandrescu <andrei <at> metalanguage.com> writes:
> What is the memory usage problem you're referring to?
Storing an inverted index as a priority-queue-of-ranges would cost
two iterators per entry, no?
Andrew Bromage