Skip to content

Commit 07c1ad7

Browse files
committed
Reordered sentence and added emphasis.
1 parent 118eb40 commit 07c1ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ Returns a past the end iterator.
262262
---
263263

264264
## Members of Interval
265+
___You can implement your own interval if you provide all the same functions.___
265266

266267
- [Members of Interval](#members-of-interval)
267268
- [using value_type](#using-value_type)
@@ -280,7 +281,6 @@ Returns a past the end iterator.
280281
- [value_type size() const](#value_type-size-const)
281282
- [interval join(interval const& other) const](#interval-joininterval-const-other-const)
282283

283-
You can implement your own interval if you provide all the same functions.
284284
### using value_type
285285
The underlying interval numerical type
286286
### using interval_kind

0 commit comments

Comments
 (0)