From: Ivan Maidanski Date: Thu, 24 Mar 2016 20:32:39 +0000 (+0300) Subject: Remove obsolete information from README about C++0x standard future X-Git-Tag: libatomic_ops-7_2g~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d91eb425131134ada54fa0aa2725d1a9a808a499;p=platform%2Fupstream%2Flibatomic_ops.git Remove obsolete information from README about C++0x standard future * doc/README.txt (Future directions): Remove. --- 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