|
BWAPI
|
#include <list>

Go to the source code of this file.
Classes | |
| class | General_polygon_with_holes_2< Polygon_ > |
Functions | |
| template<class Polygon_ > | |
| std::ostream & | operator<< (std::ostream &os, const General_polygon_with_holes_2< Polygon_ > &p) |
| template<class Polygon_ > | |
| std::istream & | operator>> (std::istream &is, General_polygon_with_holes_2< Polygon_ > &p) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const General_polygon_with_holes_2< Polygon_ > & | p | ||
| ) |

| std::istream& operator>> | ( | std::istream & | is, |
| General_polygon_with_holes_2< Polygon_ > & | p | ||
| ) |

1.7.6.1