#include <Segment.h>

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &flux, const Segment &s) |
| ostream& operator<< | ( | ostream & | flux, | |
| const Segment & | s | |||
| ) |
Definition at line 161 of file Segment.cpp.
References Segment::get_last(), and Segment::get_start().

1.5.6