From 9e315f74277f3bd9ccf7db0d17e6a991b0afbe46 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Mon, 20 Nov 2017 13:39:42 +0000 Subject: upd --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index f5e22c3d..11ffa096 100644 --- a/Readme.md +++ b/Readme.md @@ -88,6 +88,10 @@ is named FS + device e.g. ### Algorithms library `AFIO_V2_NAMESPACE::algorithm` todo: +- [ ] Add `vector` which adapts a `mapped_view`. +- [ ] Add some primitive which intelligently copies/moves between views and vectors. +Specifically, if resizing, if type is trivially copyable, skip memory copying during +resize via remapping. - [ ] Add an intelligent on demand memory mapper: - Use one-two-three level page system, so 4Kb/2Mb/1Gb. Files under 2Mb need just one indirection. -- cgit v1.2.3