... | ... |
@@ -69,7 +69,7 @@ |
69 | 69 |
/// |
70 | 70 |
/// The path type of the found cycles. |
71 | 71 |
/// It must conform to the \ref lemon::concepts::Path "Path" concept |
72 |
/// and it must have an \c |
|
72 |
/// and it must have an \c addFront() function. |
|
73 | 73 |
typedef lemon::Path<Digraph> Path; |
74 | 74 |
}; |
75 | 75 |
... | ... |
@@ -69,7 +69,7 @@ |
69 | 69 |
/// |
70 | 70 |
/// The path type of the found cycles. |
71 | 71 |
/// It must conform to the \ref lemon::concepts::Path "Path" concept |
72 |
/// and it must have an \c |
|
72 |
/// and it must have an \c addFront() function. |
|
73 | 73 |
typedef lemon::Path<Digraph> Path; |
74 | 74 |
}; |
75 | 75 |
|
0 comments (0 inline)