Simplify _Node_insert_return to avoid including <tuple>
commitfeb4740e880dc4e238df021cf2dc89188f5380fc
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2017 17:49:36 +0000 (27 17:49 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Oct 2017 17:49:36 +0000 (27 17:49 +0000)
treedcb96f4ec0c1fd68cfc510e5efab18f42fef21f6
parent7595553b575dec809dea827889116b4dddb159cb
Simplify _Node_insert_return to avoid including <tuple>

* include/bits/node_handle.h (_Node_insert_return::get): Avoid
use of std::tie and std::get.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254162 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/node_handle.h