wording
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103657 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a5058d9a0d
commit
f338249228
@ -80,10 +80,10 @@
|
||||
<li><p>Mainline libstdc++ has switched to GPL3, a license which the developers
|
||||
of libc++ cannot use. libstdc++ 4.2 (the last GPL2 version) could be
|
||||
independently extended to support C++'0x, but this would be a fork of the
|
||||
codebase, which is usually seen as worse for a project than starting a new
|
||||
one. Another problem with libstdc++ is that it is tightly integrated with
|
||||
G++ development, tending to be tied fairly closely to the matching
|
||||
version of G++.</p>
|
||||
codebase (which is often seen as worse for a project than starting a new
|
||||
independent one). Another problem with libstdc++ is that it is tightly
|
||||
integrated with G++ development, tending to be tied fairly closely to the
|
||||
matching version of G++.</p>
|
||||
</li>
|
||||
|
||||
<li><p>STLport and the Apache libstdcxx library are two other popular
|
||||
|
Loading…
Reference in New Issue
Block a user