Provides the boost::iterator_adaptor base type used by BitIterator.
Synopsis
Declared in <folly/container/detail/BitIteratorDetail.h>
template<class BaseIter>
struct BitIteratorBase;
Provides the boost::iterator_adaptor base type used by BitIterator.
Declared in <folly/container/detail/BitIteratorDetail.h>
template<class BaseIter>
struct BitIteratorBase;