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

Fresh labels. More...

#include <temp/identifier.hh>
Include dependency graph for label.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  temp::label_traits< misc::symbol >
struct  temp::label_traits< unsigned >

Namespaces

namespace  temp
 Managing Temp and Label.
namespace  misc
 Handling of generic, oriented or undirected, graph.

Macros

#define MAYBE_EXTERN   extern

Functions

MAYBE_EXTERN template
std::ostream & 
temp::operator<< (std::ostream &ostr, const Identifier< label_traits > &obj)
MAYBE_EXTERN template
std::ostream & 
misc::operator<< (std::ostream &ostr, const map< temp::Label, temp::Label > &m)
MAYBE_EXTERN template
std::ostream & 
misc::operator<< (std::ostream &ostr, const list< temp::Label > &l)
MAYBE_EXTERN template bool misc::operator% (const temp::Label &t, const list< temp::Label > &l)

Variables

MAYBE_EXTERN template class temp::Identifier< label_traits >

Detailed Description

Fresh labels.

Macro Definition Documentation

#define MAYBE_EXTERN   extern