From d91eb425131134ada54fa0aa2725d1a9a808a499 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Thu, 24 Mar 2016 23:32:39 +0300 Subject: [PATCH] Remove obsolete information from README about C++0x standard future * doc/README.txt (Future directions): Remove. --- doc/README.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/README.txt b/doc/README.txt index 3e47525..a26c155 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -197,13 +197,6 @@ macro expansions of all implemented operations on the platform: make list_atomic.i -Future directions: - -It currently appears that something roughly analogous to this is very likely -to become part of the C++0x standard. That effort has pointed out a number -of issues that we expect to address there. Since some of the solutions -really require compiler support, they may not be completely addressed here. - Known issues include: We should be more precise in defining the semantics of the ordering -- 2.7.4