|
BWAPI
|
#include <boost/static_assert.hpp>#include <boost/type_traits.hpp>#include <CGAL/Kernel/Return_base_tag.h>#include <CGAL/Bbox_2.h>#include <CGAL/Dimension.h>

Go to the source code of this file.
Classes | |
| class | Iso_rectangle_2< R_ > |
Functions | |
| template<class R > | |
| std::ostream & | operator<< (std::ostream &os, const Iso_rectangle_2< R > &r) |
| template<class R > | |
| std::istream & | operator>> (std::istream &is, Iso_rectangle_2< R > &r) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const Iso_rectangle_2< R > & | r | ||
| ) |
| std::istream& operator>> | ( | std::istream & | is, |
| Iso_rectangle_2< R > & | r | ||
| ) |
1.7.6.1