This class implements a proctor that, unless release is called, invokes the parameterized DELETER on each node in the tree supplied at construction.
Synopsis
Declared in <bslalg_rbtreeutil.h>
template<class DELETER>
class RbTreeUtilTreeProctor;
Member Functions
Name |
Description |
|
Create a proctor object that, unless |
|
Unless |
Release from management the tree supplied at construction. |
Created with MrDocs