[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 11:29:07 PDT 2018
    
    
  
zturner added a subscriber: rsmith.
zturner added a comment.
Not to suggest the obvious, but `UniqueFunction.h`?
Repository:
  rL LLVM
https://reviews.llvm.org/D48349
    
    
More information about the llvm-commits
mailing list