#include "Container/index-map-nd.h"#include "Utility/pre-post-conditions.h"#include <iostream>

Go to the source code of this file.
Functions | |
| template<class MAP > | |
| void | test_map (MAP const &map, std::ostream &out) |
| int | main () |
Definition in file test-index-map-nd.C.
1.5.8