[sldev] Re: LLUUIDHashMap vs hash_map

Dirk Moerenhout blakar at gmail.com
Thu Sep 20 14:09:40 PDT 2007


Be careful:

The includes are part of llcommon which is also used to build the
simulators. As you can see in Douglas' mail it was written for the
simulator. As such it should not be removed even though the client is
not using it.

On 9/20/07, Dale Glass <dale at daleglass.net> wrote:
> It's #included in llstringtable.h and llhash.h but doesn't seem to be
> actually used anywhere. I'll put a patch on jira to remove those then.

On 9/20/07, Douglas Soo <doug at lindenlab.com> wrote:
> The LLUUIDHashMap is an EXTREMELY specialized hash map that was primarily
> designed for extremely fast lookup and iteration over a map of objects
> keyed by UUIDs - specifically for the simulator,

Dirk aka Blakar Ogre


More information about the SLDev mailing list