Constrain bind operator()() to not exist if the call is not valid. Fixes http:/...
authorHoward Hinnant <hhinnant@apple.com>
Thu, 21 Feb 2013 18:16:55 +0000 (18:16 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Thu, 21 Feb 2013 18:16:55 +0000 (18:16 +0000)
commitc0c9748c113b5cc4beff4fa0223a3b4feba8ce46
treeea2bf358b133c8eb0fc7a01ac3295389ea208f1b
parent836c45badf5993d20bc6aab52b3933e63a1fb81e
Constrain bind operator()() to not exist if the call is not valid.  Fixes llvm.org/bugs/show_bug.cgi?id=15295.

llvm-svn: 175774
libcxx/include/functional