LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
b2ibox.hxx File Reference
#include <ostream>
#include <basegfx/tuple/b2ituple.hxx>
#include <basegfx/range/basicbox.hxx>
Include dependency graph for b2ibox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::B2IBox
 A two-dimensional interval over integers. More...
 

Namespaces

namespace  basegfx
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< (std::basic_ostream< charT, traits > &stream, const basegfx::B2IBox &box)
 

Function Documentation

◆ operator<<()

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< ( std::basic_ostream< charT, traits > &  stream,
const basegfx::B2IBox box 
)
inline

Definition at line 1 of file b2ibox.hxx.