#include <XPath2MemoryManager.hpp>
List of all members.
Detailed Description
template<class TYPE>
class AutoDelete< TYPE >
- Examples:
-
simple-basic.cpp, and simple-context-item.cpp.
Constructor & Destructor Documentation
Member Function Documentation
template<class TYPE>
AutoDelete< TYPE >::operator TYPE * |
( |
| ) |
const [inline] |
template<class TYPE>
TYPE& AutoDelete< TYPE >::operator* |
( |
| ) |
const [inline] |
template<class TYPE>
TYPE* AutoDelete< TYPE >::operator-> |
( |
| ) |
const [inline] |
template<class TYPE>
TYPE* AutoDelete< TYPE >::swap |
( |
TYPE * |
p | ) |
[inline] |
The documentation for this class was generated from the following file: