GitHub

* doc/tutorial_vector.dox

This section introduces into the STXXL vector container (to learn more about the structure of stxxl::vector, see section \ref design_vector). ### Creating a STXXL vector Before we can use a STXXL ...
GitHub

* doc/tutorial_map.dox

This page introduces into the stxxl::map (for further information on the structure you may have a look at \ref design_map). stxxl::map is an external associative container that stores elements formed ...