C++ Standard Library Quick Reference
This book is a condensed reference guide to the essential data structures, algorithms, and functions provided by the C++ Standard Library. More specifically, you'll learn and have access to the following: • The essentials that the C++ Standard Library has to offer • How to use containers to eff...
Κύριοι συγγραφείς: | , |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Introduction
- 1. Numerics and Math
- 2. General Utilities
- 3. Containers
- 4. Algorithms
- 5. Stream I/O
- 6. Characters and Strings
- 7. Concurrency
- 8. Diagnostics
- Appendix A.