folly Function - A Non-copyable Alternative to std function by Sven Over
- Facebook's open source folly library: https://github.com/facebook/folly/
- the folly::Function implementation: https://github.com/facebook/folly/blob/master/folly/Function.h
folly Function - A Non-copyable Alternative to std function by Sven Over