Marks folly::Range as satisfying the range‐v3 view concept.
Synopsis
Declared in <folly/Range.h>
template<class Iter>
inline constexpr bool enable_view = true;
Created with MrDocs
Marks folly::Range as satisfying the range‐v3 view concept.
Declared in <folly/Range.h>
template<class Iter>
inline constexpr bool enable_view = true;
Created with MrDocs