Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::auto_array_ptr< _Tp > Class Template Reference

auto_ptr<> for arrays More...

#include <auto_array_ptr.h>

List of all members.

Public Types

typedef _Tp element_type

Public Member Functions

 auto_array_ptr (_Tp *__p=0) throw ()
 auto_array_ptr (auto_array_ptr &__a) throw ()
auto_array_ptroperator= (auto_array_ptr &__a) throw ()
_Tp & operator * () const throw ()
_Tp & operator[] (size_t index) throw ()
const _Tp & operator[] (size_t index) const throw ()
_Tp * get () const throw ()
_Tp * release () throw ()
void reset (_Tp *__p=0) throw ()


Detailed Description

template<class _Tp>
class OW32::auto_array_ptr< _Tp >

auto_ptr<> for arrays


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:23 2005 for OW32 by  doxygen 1.3.9.1