wording.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103658 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -91,8 +91,8 @@
|
|||||||
experience of libstdc++ developers) is that adding support for C++0x (in
|
experience of libstdc++ developers) is that adding support for C++0x (in
|
||||||
particular rvalue references and move-only types) requires changes to
|
particular rvalue references and move-only types) requires changes to
|
||||||
almost every class and function, essentially amounting to a rewrite.
|
almost every class and function, essentially amounting to a rewrite.
|
||||||
Faced with a rewrite, we decided to start from scratch and evaluate every
|
Faced with a rewrite, we decided to start from scratch and evaluate every
|
||||||
decision based from first principles based on experience.</p>
|
design decision from first principles based on experience.</p>
|
||||||
|
|
||||||
<p>Further, both projects are apparently abandoned: STLport 5.2.1 was
|
<p>Further, both projects are apparently abandoned: STLport 5.2.1 was
|
||||||
released in Oct'08, and STDCXX 4.2.1 in May'08.</p>
|
released in Oct'08, and STDCXX 4.2.1 in May'08.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user