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