aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/lazy.h
AgeCommit message (Expand)Author
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-04lazy<T> -> Lazy<T>Alexander Karatarakis
2017-03-13Make parameter const to avoid C4239 warningsAlexander Karatarakis
2017-03-10Add lazy.hAlexander Karatarakis