Skip to content

Commit ef7f3c8

Browse files
committed
update todo's
1 parent 9a17f6a commit ef7f3c8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@ Demo implementation of c++ forward list
55

66
Todo's:
77
1. Add functionality to push back
8-
2. add const iterator
98
3. add find
109
4. add sort
11-
5. add function make iterator
12-
6. add function to create a node using the allocator
13-
7. add assert after insertion
14-
8. use of smart pointers
1510

1611
## Resources
1712
1. Custom Iterators: https://web.stanford.edu/class/cs107l/handouts/04-Custom-Iterators.pdf

0 commit comments

Comments
 (0)