Remove vestigial traces of std::tr1::bind
authorJonathan Wakely <jwakely@redhat.com>
Tue, 15 Dec 2015 14:17:27 +0000 (14:17 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 15 Dec 2015 14:17:27 +0000 (14:17 +0000)
commit72030b28a1bf6cdd3f3aa204f2909bce5d8c6dce
tree9b5b23d4117c50cd9d2715e6ccb6ba89258b6e11
parent6666731254089eadcc09361ff815d0de80516c6d
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.

From-SVN: r231653
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/functional