#include <polybori/pbori_defs.h>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | polybori |
Classes | |
| class | polybori::CApplyNodeFacade< DiagramType, NodePtr > |
| This template class defines a facade as a C++ interface for applying C-style functions to C-style structs, which represent decision diagrams. It is used to wrapp functions calls to raw pointers of the nodes and the context to an C++-style object. More... | |
1.5.6