cloudy trunk

auto_vec< T >::auto_vec_ref< U > Struct Template Reference

Collaboration diagram for auto_vec< T >::auto_vec_ref< U >:

Public Member Functions

 auto_vec_ref (U *p)

Data Fields

U * ptr

Detailed Description

template<class T>
template<class U>
struct auto_vec< T >::auto_vec_ref< U >

Definition at line 996 of file cddefines.h.


Constructor & Destructor Documentation

template<class T>
template<class U>
auto_vec< T >::auto_vec_ref< U >::auto_vec_ref ( U *  p) [inline, explicit]

Definition at line 1000 of file cddefines.h.


Field Documentation

template<class T>
template<class U>
U* auto_vec< T >::auto_vec_ref< U >::ptr

Definition at line 998 of file cddefines.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.3