|
pstore2
|
A wrapper for sparse_array<> which accepts indices of type section_kind. More...
#include <iterator>#include <limits>#include "pstore/adt/sparse_array.hpp"#include "pstore/mcrepo/section.hpp"

Go to the source code of this file.
Classes | |
| class | pstore::repo::details::cast_iterator< CastToType, BaseIterator > |
| class | pstore::repo::section_sparray< T > |
| A wrapper for the sparse_array<> type which is specialized for indices of type section_kind. More... | |
| class | pstore::repo::section_sparray< T >::indices |
| A container which can be used to access and iterate over the available index values in the sparse array. More... | |
A wrapper for sparse_array<> which accepts indices of type section_kind.
1.8.13