Replace Boost iterator_facade with Folly analogue (#1187)
Summary: Folly already has its own lightweight implementation `IteratorFacade`. It depends only a few STL headers thus saves compilation time. Pull Request resolved: https://github.com/facebook/folly/pull/1187 Reviewed By: LeeHowes Differential Revision: D16147453 Pulled By: yfeldblum fbshipit-source-id: 9559a095e242ee7e16659558d505777159f6e534
Showing
Please register or sign in to comment