gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] how to handle hash_map


From: strk
Subject: Re: [Gnash-dev] how to handle hash_map
Date: Sun, 26 Feb 2006 22:27:11 +0100

Since we're discussing about adding boost dependency
why not using boost for hash maps as well ?

--strk;

On Sat, Feb 25, 2006 at 06:03:39PM -0700, Rob Savoye wrote:
> Jim Garrison wrote:
> 
> >I've begun moving away from libbase's hash template to the standard 
> >hash_map.  Problem is, as many of us know, hash_map is not an official 
> >part of the STL standard.  It is included in the GNU implementation of 
> >libstdc++ (#include <ext/hash_map>, namespace __gnu_cxx), and I believe 
> 
>   hash_map is in both G++, and VC++, so we should just use it and not 
> worry. I don't really see Gnash needing to be built with anything but 
> these two compilers.
> 
>       - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]