|
Poppler CPP 26.01.90
|
#include "poppler_cpp_export.h"#include <ostream>

Go to the source code of this file.
Classes | |
| class | poppler::rectangle< T > |
Namespaces | |
| namespace | poppler |
Typedefs | |
| using | poppler::rect = rectangle<int> |
| using | poppler::rectf = rectangle<double> |
Functions | |
| std::ostream & | poppler::operator<< (std::ostream &stream, const rectf &r) |
| std::ostream & | poppler::operator<< (std::ostream &stream, rect r) |