Skip to content

Commit

Permalink
Couple of small improvements for (Iterator)AttributeGroup (#13076)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #13076

The patch makes it possible to construct an `IteratorAttributeGroup` using an `AttributeGroup` instance, and implements `operator==` / `operator!=` for these two classes consistently. It also makes some minor improvements in the related test suites `CoalescingIteratorTest` and `AttributeGroupIteratorTest`.

Reviewed By: jaykorean

Differential Revision: D64510653

fbshipit-source-id: 95d3340168fa3b34e7ef534587b19131f0a27fb7
  • Loading branch information
ltamasi authored and facebook-github-bot committed Oct 17, 2024
1 parent f225578 commit a44f4b8
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 87 deletions.
Loading

0 comments on commit a44f4b8

Please sign in to comment.