Skip to content

Commit 978a914

Browse files
authored
Update README.md
1 parent f43de8b commit 978a914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@ Returns whether or not the tree is empty.
158158
### iterator begin()
159159
Returns the iterator of the interval with the lowest lower_bound.
160160

161-
**Returns**: Is this tree empty?
161+
**Returns**: begin iterator.
162162

163163
---
164164
### iterator end()
165165
Returns a past the end iterator.
166166

167-
**Returns**: Is this tree empty?
167+
**Returns**: past the end iterator.
168168

169169
---

0 commit comments

Comments
 (0)