Definition in file invalid.h.
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | lemon |
Classes | |
struct | Invalid |
See INVALID, how to use it. More... | |
Variables | |
const Invalid | INVALID = Invalid() |
Invalid iterators. |
|
Invalid is a global type that converts to each iterator in such a way that the value of the target iterator will be invalid. Definition at line 47 of file invalid.h. |