Skip to content

Commit

Permalink
Update Readme.md, section test specification (#30, #31, thanks @Crzyrndm
Browse files Browse the repository at this point in the history
)
  • Loading branch information
martinmoene committed Oct 16, 2023
1 parent 42cc095 commit f4ba7c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ ring_span: A non-full span behaves like an harmonica (front-back) [extension]
ring_iterator: Allows conversion to const ring_iterator [extension]
ring_iterator: Allows to dereference iterator (operator*())
ring_iterator: Allows to dereference iterator (operator->())
ring_iterator: Allows to index from iterator (operator[](size_t))
ring_iterator: Allows to increment iterator (prefix)
ring_iterator: Allows to increment iterator (postfix)
ring_iterator: Allows to decrement iterator (prefix)
Expand Down

0 comments on commit f4ba7c2

Please sign in to comment.