![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class providing aGrUM's "smart" pointers. More...
Go to the source code of this file.
Classes | |
| class | gum::RefPtr< Val > |
| Smart pointers. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename Val> | |
| void | gum::swap (RefPtr< Val > &ptr1, RefPtr< Val > &ptr2) |
| Swap the contents of two RefPtr. | |
Class providing aGrUM's "smart" pointers.
Definition in file refPtr.h.