|
Storm 1.13.0.1
A Modern Probabilistic Model Checker
|
#include "storm/adapters/JsonForward.h"#include <boost/pfr.hpp>#include <ostream>#include <variant>#include "storm/exceptions/WrongFormatException.h"#include "storm/utility/macros.h"

Go to the source code of this file.
Classes | |
| struct | storm::JsonSerialization |
| Helper struct to enable json serialization. More... | |
| class | storm::SerializedEnum< EnumDecl > |
| struct | adl_serializer< T > |
| struct | adl_serializer< std::variant< Ts... > > |
Namespaces | |
| namespace | storm |
Concepts | |
| concept | StormEnableSerializationConcept |
| concept | StormIsOptional |
| concept | StormIsSerializedEnum |