Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
AddIterator.h
Go to the documentation of this file.
1
#ifndef STORM_STORAGE_DD_DDFORWARDITERATOR_H_
2
#define STORM_STORAGE_DD_DDFORWARDITERATOR_H_
3
4
#include "
storm/storage/dd/DdType.h
"
5
6
namespace
storm
{
7
namespace
dd {
8
// Declare DdIterator class so we can then specialize it for the different DD types.
9
template
<DdType Type,
typename
ValueType>
10
class
AddIterator;
11
}
// namespace dd
12
}
// namespace storm
13
14
#endif
/* STORM_STORAGE_DD_DDFORWARDITERATOR_H_ */
DdType.h
storm
LabParser.cpp.
Definition
cli.cpp:18
src
storm
storage
dd
AddIterator.h
Generated by
1.9.8