[LLVMbugs] [Bug 15456] New: A faster implementation of std::function
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 6 07:13:26 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15456
Bug ID: 15456
Summary: A faster implementation of std::function
Product: libc++
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: hhinnant at apple.com
Reporter: marton78 at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
It would be great if the clever implementation of std::function presented on
the following page could find their way into libc++.
http://probablydance.com/2013/01/13/a-faster-implementation-of-stdfunction/
> The code is in the public domain (I want all library writers to start using it)
> and here is a download link: http://dl.dropbox.com/u/27990997/function.h
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130306/bd141dd2/attachment.html>
More information about the llvm-bugs
mailing list