Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind
History
Howard Hinnant 9dbbf8dece 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
2013-07-01 00:01:51 +00:00
..
copy.pass.cpp
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
2013-07-01 00:01:51 +00:00
invoke_int_0.pass.cpp
license change
2010-11-16 22:09:02 +00:00
invoke_lvalue.pass.cpp
Remove cv qualifiers from member pointers in the __member_pointer_traits test. This was causing a const-qualified bind result to malfunction. This was a recent regression due to the new use of __member_pointer_traits in restricting the __invokable and __invoke_of tests.
2013-05-15 21:49:27 +00:00
invoke_rvalue.pass.cpp
Simplied bind using __invoke. In the process, found and fixed a couple of bugs. C++11 only.
2011-05-19 19:41:47 +00:00
invoke_void_0.pass.cpp
license change
2010-11-16 22:09:02 +00:00
nested.pass.cpp
Fix bind by making _is_valid_bind_return more robust. It should return false instead of give a compile time error, always. The problem was down in ____mu_return, the version that handles nested bind objects. This fixes http://llvm.org/bugs/show_bug.cgi?id=16343
2013-06-30 19:48:15 +00:00
Powered by Gitea Version: 1.23.1 Page: 660ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API