![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implementation of aGrUM's "smart" pointers. More...
#include <agrum/base/core/refPtr.h>Go to the source code of this file.
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. | |
Implementation of aGrUM's "smart" pointers.
Definition in file refPtr_tpl.h.