#include <iostream>#include <string>#include <exception>


Go to the source code of this file.
Classes | |
| class | kn::GeometryException |
| Exception thrown in case of geometry error. More... | |
Namespaces | |
| namespace | kn |
Functions | |
| std::ostream & | kn::operator<< (std::ostream &stream, const GeometryException &err) |
| Operator << for GeometryException. | |
1.5.8