Function object that extracts the nth element of a tuple-like value.
Declared in <folly/gen/Base.h>
<folly/gen/Base.h>
template<int n> class Get;
operator()