aGrUM  0.14.2
refPtr_tpl.h File Reference

Implementation of aGrUM's "smart" pointers. More...

+ Include dependency graph for refPtr_tpl.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Implementation of aGrUM's "smart" pointers.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file refPtr_tpl.h.