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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 12:03:46 PDT 2018


zturner added a comment.

In that case maybe `FunctionExtras.h` in keeping with the llvm naming
spirit


Repository:
  rL LLVM

https://reviews.llvm.org/D48349





More information about the llvm-commits mailing list