commons::managed_array< T > Class Template Reference

Conditionally-scoped, move-able, release-able, un-sized array. More...

#include <array.h>

Collaboration diagram for commons::managed_array< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 managed_array (T *p, bool scoped)
T * release ()
T * get ()
const T * get () const
 operator T * ()
 operator const T * () const
bool scoped () const
bool & scoped ()


Detailed Description

template<typename T>
class commons::managed_array< T >

Conditionally-scoped, move-able, release-able, un-sized array.

Definition at line 88 of file array.h.


The documentation for this class was generated from the following file:

Generated on Mon Mar 2 22:13:23 2009 for C++ Commons by  doxygen 1.5.6