ACE 8.0.1
|
Helper class to implement assignment and copy-construction as expected. More...
#include <Auto_Functor.h>
Public Member Functions | |
Auto_Functor_Ref (X *p, Functor f) | |
Public Attributes | |
X * | p_ |
Functor | f_ |
Helper class to implement assignment and copy-construction as expected.
|
inline |