Beyond the C++ standard library : an introduction to boost /
Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introduces the broad set of Boost libraries and t...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Addison Wesley Professional,
2005.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. I. General libraries
- Library 1. Smartptr
- Library 2. Conversion
- Library 3. Utility
- Library 4. Operators
- Library 5. Regex
- pt. II. Containers and data structures
- Library 6. Any
- Library 7. Variant
- Library 8. Tuple
- pt. III. Function objects and higher-order programming
- Library 9. Bind
- Library 10. Lambda
- Library 11. Function
- Library 12. Signals.