boost::unordered_map support by gcc

Posted by idimba on Stack Overflow See other posts from Stack Overflow or by idimba
Published on 2010-04-28T19:29:06Z Indexed on 2010/04/28 19:37 UTC
Read the original article Hit count: 258

Filed under:
|
|

When unoreded_map support was added to gcc?

I'm using gcc 4.1.1 shipped with RHEL 5.3. It looks like unoreded_map is missing. Is there a way to add it manually?

© Stack Overflow or respective owner

Related posts about boost

Related posts about gcc