-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
customization for folly::index_iterator (recreated)
Summary: Lack of customization for `folly::index_iterator` results in a lot of boilerplate. `operator[]` having a different meaning is an important case for maps. Reviewed By: jdonald Differential Revision: D59911225 fbshipit-source-id: a60fd1e24999ce63d527d74aa7b0cf4d0e8d1767
- Loading branch information
1 parent
f223c71
commit 3c48244
Showing
3 changed files
with
130 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters