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