diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2013-05-07 20:26:15 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2013-05-07 20:26:15 +0000 |
commit | 703f140fb8dbe977cf5fabecd60e163267b6e227 (patch) | |
tree | 92c9652b0d5109aa6374cb73a679a0241e262cd0 /gcc/gcc.c | |
parent | 4ffecb1fed76821d63111b515c0b01d09411f119 (diff) | |
download | gcc-703f140fb8dbe977cf5fabecd60e163267b6e227.zip gcc-703f140fb8dbe977cf5fabecd60e163267b6e227.tar.gz gcc-703f140fb8dbe977cf5fabecd60e163267b6e227.tar.bz2 |
unordered_base.h: New.
2013-05-07 François Dumont <fdumont@gcc.gnu.org>
* include/profile/unordered_base.h: New.
* include/Makefile.am: Add new profile header.
* include/Makefile.in: Regenerate.
* include/profile/impl/profiler.h
(__profcxx_inefficient_hash_is_on): New macro.
* include/profile/unordered_map (std::profile::unordered_map<>):
Use new _Unordered_profile base class. Use default implementations
for special functions.
(std::profile::unordered_multimap<>): Likewise.
* include/profile/unordered_set (std::profile::unordered_set<>):
Likewise.
(std::profile::unordered_multiset<>): Likewise.
* testsuite/23_containers/unordered_multiset/55043.cc: Fix
MoveOnly equality operator signature.
From-SVN: r198698
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions