Update 'Works in progress'

master
Archivist 4 years ago
parent
commit
723df65b47
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      Works-in-progress.md

+ 5
- 5
Works-in-progress.md

@ -39,9 +39,9 @@
- [ ] `ieee1394_election`
- [ ] Datastructures
- [ ] `flat_tree`
- [ ] UTF-8 `string` (See BigJ's string)
- [-] UTF-8 `string` (See BigJ's string)
- [ ] UTF-8 range identification function
- [ ] CBOR parser and serializer
- [-] CBOR parser and serializer
- [ ] `tuple`
- Filesystems
- [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?)
@ -59,7 +59,7 @@
- [ ] Better split of algorithm headers
- [ ] Better split of the tests
- [ ] Use concepts for most things
- [ ] Polymorphic allocators everywhere (as allocator pointers in the template parameters)
- [-] Polymorphic allocators everywhere (as allocator pointers in the template parameters)
- [ ] `generic_allocator` type erasing wrapper (`gp::function` style?)
- [ ] fix `ring_list`
- [ ] fix `function`
- [x] fix `ring_list`
- [x] fix `function`

Loading…
Cancel
Save