e29fb4c411Implement 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.
hace 8 años
Eric Fiselier
71aa376ede[libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind.