#include <string.h>Include dependency graph for sparse.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | sparse_array |
| Template class for a sparse array of fixed size (e.g., it does not grow). More... | |
Defines | |
| #define | GetTopIndex(i) ((i)>>power) |
| #define | GetLeafIndex(i) ((i)&leafMask) |
|
|
|
|
|
|
1.3.3