Files
swift-mirror/stdlib/runtime/MetadataCache.h
Nadav Rotem e9ba57a342 Replace std::function with llvm::function_ref to avoid memory allocation for large lambdas.
This class does not own the callable and does not allocate memory.

Swift SVN r23952
2014-12-16 00:47:28 +00:00

7.4 KiB