Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
cxx/test/std/utilities/function.objects/func.wrap
History
Marshall Clow a09f3444e6 In early C++11 standard drafts, std::function derived from std::unary_function or std::binary_function if there was only one (or two) parameters. Before C++11 shipped, this restiction was lifted, but libc++ still does this (which is fine). However, the tests still check for this outdated requiremnt. Change then to check for the nested typedefs instead (which are still required by the standard). No change to the library.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@225430 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-08 06:36:41 +00:00
..
func.wrap.badcall
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
func.wrap.func
In early C++11 standard drafts, std::function derived from std::unary_function or std::binary_function if there was only one (or two) parameters. Before C++11 shipped, this restiction was lifted, but libc++ still does this (which is fine). However, the tests still check for this outdated requiremnt. Change then to check for the nested typedefs instead (which are still required by the standard). No change to the library.
2015-01-08 06:36:41 +00:00
nothing_to_do.pass.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.23.7 Page: 45ms 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