From 803f5a2e987e3c5796eb28d318942bcab3805a2d Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 2 Mar 2017 00:52:11 +0300 Subject: [PATCH] +goal --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index bc0aa37..bc09bc4 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -45,6 +45,7 @@ This is a non-exhaustive list of current goals made possible with the support of * Implement MFC thread for SPU DMA and other time-critical tasks. * Fetch memory attributes in sys_memory_get_page_attribute. * Implement BPIP for synchronization primitives. +* Implement minimalistic YAML adaptor in "C++11" style which preserves map element order. ## Completed goals