r157065 - in /trunk/libstdc++-v3: ChangeLog inc...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu Feb 25 13:32:00 GMT 2010
Author: paolo
Date: Thu Feb 25 13:32:52 2010
New Revision: 157065
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157065
Log:
2010-02-25 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/functional_hash.h (__hash_combine): Remove.
(_Fnv_hash_base<>::hash(const char*, size_t)): Add defaulted
hash parameter.
(_Fnv_hash::__hash_combine(const _Tp&, size_t)): Add.
* include/std/system_error (hash<system_error>): Adjust.
* src/compatibility-c++0x.cc (hash<system_error>): Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/functional_hash.h
trunk/libstdc++-v3/include/std/system_error
trunk/libstdc++-v3/src/compatibility-c++0x.cc
More information about the Libstdc++-cvs
mailing list