background preloader

C++

Facebook Twitter

C

LibMesh - A C++ Finite Element Library. Sparsehash - Project Hosting on Google Code. An extremely memory-efficient hash_map implementation. 2 bits/entry overhead!

sparsehash - Project Hosting on Google Code

The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class and the tr1 unordered_map class, but with different performance characteristics. It's easy to replace hash_map or unordered_map by sparse_hash_map or dense_hash_map in C++ code. They also contain code to serialize and unserialize from disk. C/C++ Tutorial: Selected Topics. Tips and Tricks for Using C++ I/O (input/output) The ABCs of Writing C++ Classes. All C++ Functions. Documentation, Presentations, and Pap. Google Ctemplate. Collected Papers of Alexander A. Stepanov. C++ Language Tutorial. This website uses cookies.

C++ Language Tutorial

By continuing, you give permission to deploy cookies, as detailed in our privacy policy. ok Search: Not logged in. C++ Final Draft International Standard. Bruce Eckels MindView, Inc: Thinking in C+ Boost C++ Librarie. C++ Annotations Version 6.4.0a.