LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
error.cc File Reference

Implement error. More...

#include <iostream>
#include <stdexcept>
#include <misc/error.hh>
#include <misc/contract.hh>
Include dependency graph for error.cc:

Namespaces

namespace  misc
 Handling of generic, oriented or undirected, graph.

Functions

std::ostream & misc::operator<< (std::ostream &o, const error &e)
 Display the error message on the given ostream.

Detailed Description

Implement error.