Storm
1.13.0.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::dd::AddIterator
Definition
Add.h:22
storm::dd
Definition
AbstractionInformation.h:23
storm
Definition
AutomaticSettings.cpp:13
src
storm
storage
dd
AddIterator.h
Generated by
1.15.0