Remove/make private the default ***Holder constructor to allow compile time detection...
[folly.git] / folly / Enumerate.h
2017-01-04 Yedidya Feldblum2017
2016-10-12 Giuseppe OttavianoAdd support in enumerate() for iterators with exotic...
2016-08-04 Nick TerrellFix Enumerate C++17 Support
2016-07-26 Christopher DykesMake RangeEnumerator C++17 compliant (Generalizing...
2016-07-26 Christopher DykesInclude sys/types.h portability header in Enumerate
2016-07-06 Giuseppe OttavianoPython-like enumerate()