Update 'Works in progress'

master
Archivist 4 年之前
父節點
當前提交
c0e41dfa00
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. +5
    -3
      Works-in-progress.md

+ 5
- 3
Works-in-progress.md

@ -39,9 +39,11 @@
- [ ] `ieee1394_election` - [ ] `ieee1394_election`
- [ ] Datastructures - [ ] Datastructures
- [ ] `flat_tree` - [ ] `flat_tree`
- [-] UTF-8 `string` (See BigJ's string)
- [x] `pair`
- [x] `vector`
- [ ] UTF-8 `string` (See BigJ's string)
- [ ] UTF-8 range identification function - [ ] UTF-8 range identification function
- [-] CBOR parser and serializer
- [ ] CBOR parser and serializer
- [ ] `tuple` - [ ] `tuple`
- Filesystems - Filesystems
- [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?) - [ ] `generic_filesystem` type erasing wrapper (`gp::function` style?)
@ -59,7 +61,7 @@
- [ ] Better split of algorithm headers - [ ] Better split of algorithm headers
- [ ] Better split of the tests - [ ] Better split of the tests
- [ ] Use concepts for most things - [ ] 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?) - [ ] `generic_allocator` type erasing wrapper (`gp::function` style?)
- [x] fix `ring_list` - [x] fix `ring_list`
- [x] fix `function` - [x] fix `function`

Loading…
取消
儲存