ACE_Null_Cleanup_Strategy< KEY, VALUE, CONTAINER > Class Template ReferenceDefines a do-nothing implementation of the cleanup strategy. More...
Inheritance diagram for ACE_Null_Cleanup_Strategy< KEY, VALUE, CONTAINER >:
Collaboration diagram for ACE_Null_Cleanup_Strategy< KEY, VALUE, CONTAINER >:
Detailed Descriptiontemplate<class KEY, class VALUE, class CONTAINER>
Defines a do-nothing implementation of the cleanup strategy.
|
int ACE_Null_Cleanup_Strategy< KEY, VALUE, CONTAINER >::cleanup | ( | CONTAINER & | container, | |
KEY * | key, | |||
VALUE * | value | |||
) | [inline, virtual] |