equal
deleted
inserted
replaced
22 |
22 |
23 #include <lemon/bits/array_map.h> |
23 #include <lemon/bits/array_map.h> |
24 #include <lemon/bits/vector_map.h> |
24 #include <lemon/bits/vector_map.h> |
25 #include <lemon/bits/static_map.h> |
25 #include <lemon/bits/static_map.h> |
26 |
26 |
27 ///\ingroup graphmapfactory |
27 ///\ingroup graphbits |
28 ///\file |
28 ///\file |
29 ///\brief Graph maps that construct and destruct |
29 ///\brief Graph maps that construct and destruct |
30 ///their elements dynamically. |
30 ///their elements dynamically. |
31 |
31 |
32 namespace lemon { |
32 namespace lemon { |