base class for sparse arrays. More...
#include <vcl_functional.h>
#include <vcl_map.h>
#include <vcl_cstddef.h>
Go to the source code of this file.
Classes | |
class | vbl_sparse_array_base< T, Index > |
A fully featured sparse array which devolves indexing to its templated type. More... |