auto_array_ref< _Tp1 > Struct Template Reference

#include <ncutMemory.h>

List of all members.

Public Member Functions

 auto_array_ref (_Tp1 *__p)

Public Attributes

_Tp1 * _M_ptr


Detailed Description

template<typename _Tp1>
struct auto_array_ref< _Tp1 >

A wrapper class to provide auto_array with reference semantics. For example, an auto_array can be assigned (or constructed from) the result of a function which returns an auto_array by value.

All the auto_array_ref stuff should happen behind the scenes.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 22 14:47:20 2006 for ncut.kdevelop by  doxygen 1.4.6