folly/ThreadLocal: remove dependency on iterator_facade
Summary: In a test build `<iterator/iterator_facade>` showed up as the most heavyweight include. Remove this include, dependency on the boost lib, and implement whatever's needed for the bidirectional iterator interface. Reviewed By: yfeldblum Differential Revision: D7781659 fbshipit-source-id: 380e0ae85b18c245845f479b2d268fdd3e16d54a
Showing
Please register or sign in to comment