changeset 1153 | 4b0468de3a31 |
parent 946 | c94ef40a22ce |
child 1164 | 80bb73097736 |
0:7e20aad34c57 | 1:2373a2e98b63 |
---|---|
22 #include "test_tools.h" |
22 #include "test_tools.h" |
23 |
23 |
24 |
24 |
25 //! \ingroup misc |
25 //! \ingroup misc |
26 //! \file |
26 //! \file |
27 //! \brief Some utility to test map classes. |
27 //! \brief Some utilities to test map classes. |
28 |
28 |
29 namespace lemon { |
29 namespace lemon { |
30 |
30 |
31 |
31 |
32 template <typename Graph> |
32 template <typename Graph> |