On this topic: I wonder, should we start defaulting to C++11 via
libmesh_CXXFLAGS on newer gcc versions, to make sure we get a good
unordered_map and unordered_set?  They're getting stricter and
stricter about standards compliance, and IIRC the latest gcc/libstdc++
(in default, C++03 mode) is now complaining about "deprecated" headers
whenever we pull in hash_map or hash_set.
---
Roy

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to