[PATCH] D48349: [ADT] Add llvm::unique_function which is like std::function but supporting move-only closures.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 11:28:46 PDT 2018


Not to suggest the obvious, but `UniqueFunction.h`?
On Wed, Jun 20, 2018 at 11:26 AM Chandler Carruth via Phabricator <
reviews at reviews.llvm.org> wrote:

> chandlerc added a comment.
>
> BTW, one question I have is what the best name for the file is here.
> `function.h` seems kinda lame, but not sure what else to call it.
> Suggestions very welcome here.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48349
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/0e2afcb1/attachment.html>


More information about the llvm-commits mailing list