Name Modified Size InfoDownloads / Week
Parent folder
using 2012-05-26
stl 2012-05-26
valarray 2012-05-26 1.3 kB
vector 2012-05-26 1.5 kB
wchar.h 2012-05-26 2.0 kB
wctype.h 2012-05-26 1.5 kB
type_traits 2012-05-26 18.1 kB
typeinfo 2012-05-26 1.5 kB
typeinfo.h 2012-05-26 2.8 kB
unordered_map 2012-05-26 1.0 kB
unordered_set 2012-05-26 1.0 kB
utility 2012-05-26 1.7 kB
streambuf.h 2012-05-26 1.4 kB
string 2012-05-26 1.5 kB
string.h 2012-05-26 2.1 kB
strstream 2012-05-26 1.9 kB
strstream.h 2012-05-26 1.3 kB
time.h 2012-05-26 1.5 kB
stddef.h 2012-05-26 1.4 kB
stdexcept 2012-05-26 1.6 kB
stdio.h 2012-05-26 1.8 kB
stdiostream.h 2012-05-26 330 Bytes
stdlib.h 2012-05-26 2.3 kB
streambuf 2012-05-26 1.4 kB
setjmp.h 2012-05-26 1.6 kB
signal.h 2012-05-26 1.2 kB
slist 2012-05-26 1.5 kB
sstream 2012-05-26 1.7 kB
stack 2012-05-26 1.4 kB
stdarg.h 2012-05-26 1.5 kB
pthread.h 2012-05-26 1.3 kB
pthread_alloc 2012-05-26 1.2 kB
queue 2012-05-26 1.4 kB
rlocks.h 2012-05-26 309 Bytes
rope 2012-05-26 1.2 kB
set 2012-05-26 1.4 kB
memory 2012-05-26 3.5 kB
new 2012-05-26 1.2 kB
new.h 2012-05-26 1.6 kB
numeric 2012-05-26 1.4 kB
ostream 2012-05-26 1.4 kB
ostream.h 2012-05-26 983 Bytes
list 2012-05-26 1.4 kB
locale 2012-05-26 4.4 kB
locale.h 2012-05-26 1.3 kB
map 2012-05-26 1.4 kB
math.h 2012-05-26 1.6 kB
mem.h 2012-05-26 1.7 kB
istream 2012-05-26 1.4 kB
istream.h 2012-05-26 1.3 kB
iterator 2012-05-26 1.6 kB
limits 2012-05-26 1.3 kB
limits.h 2012-05-26 1.2 kB
iosfwd 2012-05-26 1.4 kB
iostream 2012-05-26 2.9 kB
iostream.h 2012-05-26 2.6 kB
iso646.h 2012-05-26 1.2 kB
functional 2012-05-26 3.5 kB
hash_map 2012-05-26 1.3 kB
hash_set 2012-05-26 1.3 kB
iomanip 2012-05-26 1.4 kB
iomanip.h 2012-05-26 1.4 kB
ios 2012-05-26 1.4 kB
ios.h 2012-05-26 987 Bytes
errno.h 2012-05-26 2.4 kB
exception 2012-05-26 2.1 kB
exception.h 2012-05-26 1.2 kB
float.h 2012-05-26 1.6 kB
fstream 2012-05-26 1.9 kB
fstream.h 2012-05-26 1.1 kB
cstring 2012-05-26 1.3 kB
ctime 2012-05-26 1.5 kB
ctype.h 2012-05-26 4.1 kB
cwchar 2012-05-26 1.3 kB
cwctype 2012-05-26 1.3 kB
deque 2012-05-26 1.4 kB
csetjmp 2012-05-26 1.3 kB
csignal 2012-05-26 1.3 kB
cstdarg 2012-05-26 1.3 kB
cstddef 2012-05-26 1.3 kB
cstdio 2012-05-26 1.5 kB
cstdlib 2012-05-26 1.5 kB
cfloat 2012-05-26 1.2 kB
ciso646 2012-05-26 1.2 kB
climits 2012-05-26 1.4 kB
clocale 2012-05-26 1.3 kB
cmath 2012-05-26 1.5 kB
complex 2012-05-26 1.7 kB
algorithm 2012-05-26 1.6 kB
assert.h 2012-05-26 1.6 kB
bitset 2012-05-26 2.4 kB
cassert 2012-05-26 1.3 kB
cctype 2012-05-26 1.3 kB
cerrno 2012-05-26 1.5 kB
Totals: 94 Items   161.8 kB 0
**********************************************************************
* 	README file for STLport 5.0                                    *
*                                                                    *
**********************************************************************

This directory contains the STLport-5.0 release.

What's inside :

README           - this file
INSTALL          - installation instructions

bin              - installation directory for STLport unit tests;
                   it may contain more subdirs, if you use
                   crosscompilation
build/lib        - build directory for STLport library (if you use
                   STLport iostreams and/or locale only)
build/test/unit  - build directory for regression (unit) tests
build/test/eh    - build directory for exception handling tests
stlport          - main STLport include directory
src              - source for iostreams implementation and other parts
                   that aren't pure template code
lib              - installation directory for STLport library (if you
                   use STLport iostreams and/or locale only);
                   it may contain more subdirs, if you use
                   crosscompilation
test/unit        - unit (regression) tests
test/eh          - exception handling test using STLport iostreams
etc              - miscellanous files (ChangeLog, TODO, scripts, etc.) 

GETTING STLPORT

To download the latest version of STLport, please be sure to visit
https://sourceforge.net/project/showfiles.php?group_id=146814

LEGALESE

This software is being distributed under the following terms:

 *
 *
 * Copyright (c) 1994
 * Hewlett-Packard Company
 *
 * Copyright (c) 1996-1999
 * Silicon Graphics Computer Systems, Inc.
 *
 * Copyright (c) 1997
 * Moscow Center for SPARC Technology
 *
 * Copyright (c) 1999-2003
 * Boris Fomitchev
 *
 * This material is provided "as is", with absolutely no warranty expressed
 * or implied. Any use is at your own risk.
 *
 * Permission to use or copy this software for any purpose is hereby granted 
 * without fee, provided the above notices are retained on all copies.
 * Permission to modify the code and to distribute modified code is granted,
 * provided the above notices are retained, and a notice that the code was
 * modified is included with the above copyright notice.
 *

**********************************************************************
Source: README, updated 2012-05-26