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_4_4~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efe6bef20e9776b2cec6abe3ad03d67267177972;p=libatomic_ops 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 b06f6a6..62b3946 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -204,13 +204,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