diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/stlport/DESCR | |
parent | 4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff) | |
download | pkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/stlport/DESCR')
-rw-r--r-- | devel/stlport/DESCR | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/stlport/DESCR b/devel/stlport/DESCR index 38b8b5ec140..3748f75ad76 100644 --- a/devel/stlport/DESCR +++ b/devel/stlport/DESCR @@ -1,7 +1,7 @@ STLPort features a complete ANSI C++ standard library. Main features are: -+ Includes <complex> and SGI iostreams. -+ Can be configured to use either SGI or native iostreams. -+ Debug mode containers are implemented in terms of wrappers around non-debug - ones. That provides for more clean and efficient implementation. In Debug - Mode, different namespace _STLD:: is being used, so no link-time clashes - between debug and non-debug versions are possible. ++ Includes <complex> and SGI iostreams. ++ Can be configured to use either SGI or native iostreams. ++ Debug mode containers are implemented in terms of wrappers around non-debug + ones. That provides for more clean and efficient implementation. In Debug + Mode, different namespace _STLD:: is being used, so no link-time clashes + between debug and non-debug versions are possible. |