functional (__is_socketlike): Change from class template to alias template.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Mon, 26 Nov 2012 23:53:36 +0000 (23:53 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 26 Nov 2012 23:53:36 +0000 (23:53 +0000)
commit5895a897b5b05db6d53b3b5e68fad1d653abf209
tree7caaf301a903fd0fca38a136ca3293bd00134a72
parent5127244e4b172a5af7de329c0609971f8e181996
functional (__is_socketlike): Change from class template to alias template.

* include/std/functional (__is_socketlike): Change from class
template to alias template.

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