Hi Marcus,

On 02/19/2010 03:23 AM, Marcus Lindblom wrote:
>
> Both gcc and msvc had hash_map implementations back in 2000/2001, in the
> stdext namespace (for msvc) and somewhere else on gcc. Those could also
> be used for backwards compatibility.

true, and we've used them for many things. We've just been a little reluctant 
touse them here, because the FC tbale is used a LOT in the Cluster, and we 
wanted to avoid adding overhead.

I would be ok with using the hash_map for now until tr1 support is more widely 
available.

        Dirk

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to