Marshall Clow
|
e29fb4c411
Implement http://wg21.link/p0302r1: Removing Allocator Support in std::function. These functions never worked, and as far as I know, no one ever called them.
|
8 лет назад |
Eric Fiselier
|
e1a41a9f4d
Implement LWG 2393. Check for LValue-callability.
|
9 лет назад |
Eric Fiselier
|
b05f0599c0
Fix std::function allocator constructors in C++03.
|
10 лет назад |
Eric Fiselier
|
71aa376ede
[libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind.
|
10 лет назад |
Eric Fiselier
|
c3231d213a
[libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions
|
10 лет назад |
Eric Fiselier
|
f17cecb13f
Fix use of C++11 extensions in C++03 code.
|
10 лет назад |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 лет назад |