Remove vestigial traces of std::tr1::bind
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Dec 2015 14:17:27 +0000 (14:17 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Dec 2015 14:17:27 +0000 (14:17 +0000)
commit65d48ddd288d61c1851acfd9f1d3ebb5a00f8697
tree9b5b23d4117c50cd9d2715e6ccb6ba89258b6e11
parent55edc2821cc8dc5e071dabeccd7bf1f193e4c564
Remove vestigial traces of std::tr1::bind

* include/std/functional (is_placeholder, is_bind_expression): Update
comments.
(_Safe_tuple_element): Replace with _Safe_tuple_element_t alias
template.
(_Mu): Remove vestigial TR1 return types and update coments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231653 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/functional