![]() |
aGrUM
0.14.2
|
Implementation of aGrUM's "smart" pointers. More...
#include <agrum/core/refPtr.h>
Go to the source code of this file.
Namespaces | |
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. More... | |
Implementation of aGrUM's "smart" pointers.
Definition in file refPtr_tpl.h.