diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2011-12-10 14:00:03 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2011-12-10 14:00:03 +0000 |
commit | f431d7ca38c9607e6bf90b63b348c8186b984480 (patch) | |
tree | 3932af52a5c98ee0931cb641f458d3d9987a2efb /gcc/genmodes.c | |
parent | 188b7e235b0999c5904007a8d608362599290128 (diff) | |
download | gcc-f431d7ca38c9607e6bf90b63b348c8186b984480.zip gcc-f431d7ca38c9607e6bf90b63b348c8186b984480.tar.gz gcc-f431d7ca38c9607e6bf90b63b348c8186b984480.tar.bz2 |
unordered_set: Minor formatting changes.
2011-12-12 François Dumont <fdumont@gcc.gnu.org>
* include/profile/unordered_set: Minor formatting changes.
(unordered_set<>::_M_profile_destruct,
unordered_multiset<>::_M_profile_destruct): Fix implementation to not
rely on normal implementation details anymore.
(unordered_set<>::_M_profile_resize,
unordered_multiset<>::_M_profile_resize): Implement consistently
accross all unordered containers.
(unordered_set<>::emplace, unordered_set<>::emplace_hint,
unordered_multiset<>::emplace, unordered_multset<>::emplace_hint): Add
to signal rehash to profiling system.
* include/profile/unordered_map: Likewise for unordered_map<> and
unordered_multimap<>.
From-SVN: r182188
Diffstat (limited to 'gcc/genmodes.c')
0 files changed, 0 insertions, 0 deletions