<<< More templates: the STL | Index | STL components for generic programming >>> |
STL includes:
C Standard Library
String support
Stream I/O support for files and devices
Numerical computation support:
Complex numbers
Vectors with arithmetic operators
Support for containers (data structures) and algorithms (functions)
<<< More templates: the STL | Index | STL components for generic programming >>> |