![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
A lightweight optional reference wrapper. More...
Go to the source code of this file.
Classes | |
| class | gum::optional_ref< T > |
| A lightweight wrapper around a pointer providing an optional-like API for references (not supported by std::optional<T&>). More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
A lightweight optional reference wrapper.
Definition in file optional_ref.h.