SheafSystem  0.0.0.0
hash_index_space_handle.h File Reference

Interface for class hash_index_space_handle. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/scattered_insertion_index_space_handle.h"

Go to the source code of this file.

Classes

class  sheaf::hash_index_space_handle
 An hash map implementation of class scattered_insertion_index_space_handle. This representation is intended to efficiently represent id spaces that are possibly negative and are sparse, that is, end() is much greater than ct() and hence uses hash maps to represent both directions of the map. More...
 

Namespaces

 sheaf
 Namespace for the sheaves component of the sheaf system.
 

Detailed Description

Interface for class hash_index_space_handle.

Definition in file hash_index_space_handle.h.