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

Inline implementation of misc::unique. More...

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

Go to the source code of this file.

Namespaces

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

Functions

template<typename T , class C >
std::ostream & misc::operator<< (std::ostream &ostr, const unique< T, C > &u)
 Intercept output stream redirection.

Detailed Description

Inline implementation of misc::unique.