Commit 553fb1c2 by Jonathan Wakely

Fix _Locale vs. _Local typos.

From-SVN: r182756
parent b670ab58
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
(_Hash_code_base): Use _Ebo_helper to limit memory footprint. Move (_Hash_code_base): Use _Ebo_helper to limit memory footprint. Move
_Equal functor management... _Equal functor management...
(_Hashtable_base): ...here, new, use _Equal_helper. (_Hashtable_base): ...here, new, use _Equal_helper.
(_Local_iterator_base<>, _Locale_iterator<>, _Locale_const_iterator<>): (_Local_iterator_base<>, _Local_iterator<>, _Local_const_iterator<>):
New, use _Hash_code_base, implementation of... New, use _Hash_code_base, implementation of...
* include/bits/hashtable.h (_Hashtable<>::local_iterator, * include/bits/hashtable.h (_Hashtable<>::local_iterator,
_Hashtable<>::const_local_iterator): ...those. Add static assertions _Hashtable<>::const_local_iterator): ...those. Add static assertions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment