|
Open Model Railroad Network (OpenMRN)
|
Helper class for unique_ptr to delete an XML document correctly. More...
#include <CDIUtils.hxx>
Public Member Functions | |
| void | operator() (XMLDoc *doc) |
| Deletion operator. | |
Helper class for unique_ptr to delete an XML document correctly.
Definition at line 47 of file CDIUtils.hxx.
|
inline |
Deletion operator.
| doc | the object to be freed. |
Definition at line 50 of file CDIUtils.hxx.