folly: iterator classes (3/3): IOBuf's custom iterator should use new Iterator detail classes
Summary: IOBuf's custom iterator was changed so that it would no longer need `<boost/iterator_facade.hpp>`. Change again so that it uses Folly's own (cheap) header file providing roughly the same functionality. Reviewed By: yfeldblum Differential Revision: D8345072 fbshipit-source-id: bbbfb4373e72444a5e54aeccafd2d316ebdbae63
Showing
Please register or sign in to comment