cloudy trunk
Loading...
Searching...
No Matches
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 1131 of file cddefines.h.

Constructor & Destructor Documentation

◆ auto_vec_ref()

template<class T>
template<class U>
auto_vec< T >::auto_vec_ref< U >::auto_vec_ref ( U * p)
inlineexplicit

Definition at line 1135 of file cddefines.h.

References ptr.

Field Documentation

◆ ptr

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

Definition at line 1133 of file cddefines.h.

Referenced by auto_vec_ref().


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