summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2016-03-24 23:32:39 +0300
committerIvan Maidanski <ivmai@mail.ru>2016-03-24 23:32:39 +0300
commit01d2509c13f3aa7e03cb4cbf50fda08f98725ce4 (patch)
treee82dd20ab67a9e6ece06a04ecc1661aeed369932
parenta15c2afd81bdcbfd6e2f8c9e3ca59a9a1bec43ed (diff)
downloadlibatomic_ops-01d2509c13f3aa7e03cb4cbf50fda08f98725ce4.tar.gz
Remove obsolete information from README about C++0x standard future
* doc/README.txt (Future directions): Remove.
-rw-r--r--doc/README.txt7
1 files changed, 0 insertions, 7 deletions
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