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

Automatically derefencing pointers on ostreams. More...

#include <iosfwd>
#include <misc/ref.hh>
#include <misc/deref.hxx>
Include dependency graph for deref.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  misc::Deref

Namespaces

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

Enumerations

enum  misc::deref_e { misc::deref }

Functions

Deref misc::operator<< (std::ostream &ostr, deref_e)

Detailed Description

Automatically derefencing pointers on ostreams.