------- Comment #21 from paolo at gcc dot gnu dot org 2007-03-04 00:23 ------- Subject: Bug 28080
Author: paolo Date: Sun Mar 4 00:23:23 2007 New Revision: 122519 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122519 Log: 2007-03-03 Paolo Carlini <[EMAIL PROTECTED]> PR libstdc++/28080 (partial) * include/tr1/functional: Split out hash bits to... * include/tr1/functional_hash.h: ...here. * include/Makefile.am: Add. * include/tr1/unordered_set: Include the latter instead. * include/tr1/unordered_map: Likewise. * include/Makefile.in: Regenerate. * include/tr1/utility (get(std::pair<>&), get(const std::pair<>&)): Mark inline. Added: branches/gcc-4_2-branch/libstdc++-v3/include/tr1/functional_hash.h -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080