Skip to content
Snippets Groups Projects
Commit 9dbbf8de authored by Howard Hinnant's avatar Howard Hinnant
Browse files

The bind and function functor constructors and assignment operators were...

The bind and function functor constructors and assignment operators were overly general and getting confused with the copy constructor and copy assignment operators.  Constrained them.  This fixes http://llvm.org/bugs/show_bug.cgi?id=16385

llvm-svn: 185297
parent 6862dcc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment