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

Implementation of Identifier & TaggedIdentifier templates. More...

#include <cstdlib>
#include <sstream>
#include <iostream>
#include <boost/variant.hpp>
#include <misc/contract.hh>
#include <temp/identifier.hh>
Include dependency graph for identifier.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  temp
 Managing Temp and Label.

Functions

template<template< typename Tag_ > class Traits_>
std::ostream & temp::operator<< (std::ostream &o, const Identifier< Traits_ > &i)
 Print i on o.

Detailed Description

Implementation of Identifier & TaggedIdentifier templates.

-*- C++ -*-