Constrain __bind functor constructor such that it won't accidentally get used...
Constrain __bind functor constructor such that it won't accidentally get used as a copy constructor from a non-const lvalue. Fixes <rdar://problem/11359080>. llvm-svn: 156182
Loading
Please register or sign in to comment