2017-11-20 François Dumont <fdumont@gcc.gnu.org>
commitae174c6cc7c58924893cc5c11c18123279dd4461
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2017 21:59:17 +0000 (18 21:59 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Dec 2017 21:59:17 +0000 (18 21:59 +0000)
tree60b32d5251dadd18b991d374511539b7feaebb6e
parent167a09fb8b7f157079add6856c72b9b3b9f571dd
2017-11-20  François Dumont  <fdumont@gcc.gnu.org>

PR libstdc++/80761
* include/debug/map.h
(std::__debug::map<>::insert_return_type): Define using
_Node_insert_return.
* include/debug/set.h (std::__debug::set<>::insert_return_type):
Likewise.
* include/debug/unordered_map:
(std::__debug::unordered_map<>::insert_return_type): Likewise.
* include/debug/unordered_set:
(std::__debug::unordered_set<>::insert_return_type): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255789 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/map.h
libstdc++-v3/include/debug/set.h
libstdc++-v3/include/debug/unordered_map
libstdc++-v3/include/debug/unordered_set