#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. |
This file contains the definition of a template for the storage type for indices.