There's actually one more chunk necessary to get LIBMESH_BEST_UNORDERED_SET<Node*> working: we need to define a hash<Node*> specialization on any platforms that fall back on __gnu_cxx::hash_set or they'll fail to compile.
I had a macro to do this for a PECOS chemistry library at one point; I'll see if I can hunt down that code and pull it into libMesh now. --- 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