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
|
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
|
f17cecb13f
Fix use of C++11 extensions in C++03 code.
|
10 年之前 |
Eric Fiselier
|
4eb5b6d5ee
[libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
|
10 年之前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年之前 |