OpenLibrary
|
Public Member Functions | |
Coordinates (CoordT _x, CoordT _y) | |
bool | operator< (const Coordinates &other) const |
bool | operator== (const Coordinates &other) const |
Public Attributes | |
CoordT | x |
CoordT | y |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const Coordinates &c) |