hpp-util 6.0.0
Debugging tools for the HPP project.
Loading...
Searching...
No Matches
exception.cc File Reference
#include <iostream>
#include "hpp/util/exception.hh"
Include dependency graph for exception.cc:

Namespaces

namespace  hpp
 

Functions

HPP_UTIL_DLLAPI std::ostream & hpp::operator<< (std::ostream &o, const Exception &exception)
 Override operator<< to handle exception display.