![]() |
SheafSystem
0.0.0.0
|
Interface for class list_index_space_state. More...
#include "SheafSystem/sheaf_dll_spec.h"#include "SheafSystem/list_pool.h"#include "SheafSystem/gathered_insertion_index_space_state.h"#include "SheafSystem/std_list.h"Go to the source code of this file.
Classes | |
| class | sheaf::list_index_space_state |
| An list implementation of class gathered_insertion_index_space_state. This representation is intended to efficiently represent id spaces that are gathered, that is, the domain ids are in the domain [0, end()). This representation is optimized for sequential access and will have linear asymptotic performance in time for random access lookup and remove. More... | |
Namespaces | |
| sheaf | |
| Namespace for the sheaves component of the sheaf system. | |
Functions | |
| SHEAF_DLL_SPEC size_t | sheaf::deep_size (const list_index_space_state &xn, bool xinclude_shallow) |
| The deep size of list_index_space_state& xn. More... | |
Interface for class list_index_space_state.
Definition in file list_index_space_state.h.