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