PolyBoRi
Classes | Namespaces | Functions

CIdxPath.h File Reference

#include <vector>
#include <iterator>
#include "pbori_defs.h"
#include "pbori_func.h"
#include "pbori_algo.h"
#include "CStringLiteral.h"
#include "CPrintOperation.h"
#include "CIdxVariable.h"

Go to the source code of this file.

Classes

class  polybori::CIdxPath< IdxType, SeparatorType >

Namespaces

namespace  polybori

Functions

template<class IdxType , class SeparatorType >
CIdxPath< IdxType,
SeparatorType >::ostream_type & 
polybori::operator<< (typename CIdxPath< IdxType, SeparatorType >::ostream_type &os, const CIdxPath< IdxType, SeparatorType > &storage)
 Stream output operator.

Detailed Description

Author:
Alexander Dreyer
Date:
2006-12-04

This file contains the definition of a template for the storage type for indices.

Copyright:
(c) 2006 by The PolyBoRi Team