Add folly::lazy
Summary: A thin wrapper around Optional for terse creation of lazily-initialized values. Test Plan: New tests, and a use case in hphp. Reviewed By: tjackson@fb.com FB internal diff: D817906
Showing
folly/Lazy.h
0 → 100644
folly/test/LazyTest.cpp
0 → 100644
Please register or sign in to comment