equal
deleted
inserted
replaced
18 #define LEMON_MAPS_H |
18 #define LEMON_MAPS_H |
19 |
19 |
20 ///\file |
20 ///\file |
21 ///\brief Miscellaneous property maps |
21 ///\brief Miscellaneous property maps |
22 /// |
22 /// |
23 ///\todo This file has the same name as the concept file in skeletons, |
23 ///\todo This file has the same name as the concept file in concept/, |
24 /// and this is not easily detectable in docs... |
24 /// and this is not easily detectable in docs... |
25 |
25 |
26 #include <map> |
26 #include <map> |
27 |
27 |
28 namespace lemon { |
28 namespace lemon { |