A< N > Struct Template Reference


Public Member Functions

 A (int i=3)
 A ()
 A (const A &)
 ~A ()
 A ()
 A (const A &)
void foo ()
 ~A ()
 A ()
 ~A ()
 A (const A &)
 A ()
 ~A ()
 A (const A &)
 A ()
 A (const A &)
void foo ()

Data Fields

int n
int i
unsigned long l

Static Public Attributes

static int ctors
static int dtors
static int copyctors
static int assignops

Detailed Description

template<const int N>
struct A< N >

Definition at line 8 of file ctor-12.C.


Constructor & Destructor Documentation

template<const int N>
A< N >::A ( int  i = 3  )  [inline]

Definition at line 6 of file pr26691.C.

template<const int N>
A< N >::A (  ) 

Definition at line 18 of file pr30703.C.

References ctor.

template<const int N>
A< N >::A ( const A< N > &   ) 

Definition at line 24 of file pr30703.C.

References cctor, and A< N >::i.

template<const int N>
A< N >::~A (  ) 

Definition at line 31 of file pr30703.C.

References dtor.

template<const int N>
A< N >::A (  )  [inline]

Definition at line 8 of file pr48869.C.

template<const int N>
A< N >::A ( const A< N > &   ) 

template<const int N>
A< N >::~A (  )  [inline]

Definition at line 11 of file pr48869.C.

template<const int N>
A< N >::A (  ) 

template<const int N>
A< N >::~A (  ) 

template<const int N>
A< N >::A ( const A< N > &   ) 

template<const int N>
A< N >::A (  ) 

template<const int N>
A< N >::~A (  ) 

template<const int N>
A< N >::A ( const A< N > &   ) 

template<const int N>
A< N >::A (  )  [inline]

Definition at line 7 of file task-7.C.

template<const int N>
A< N >::A ( const A< N > &   )  [inline]

Definition at line 8 of file task-7.C.


Member Function Documentation

template<const int N>
void A< N >::foo (  )  [inline]

Definition at line 9 of file task-7.C.

template<const int N>
void A< N >::foo (  )  [inline]

Definition at line 10 of file pr48869.C.

Referenced by main().

Here is the caller graph for this function:


Field Documentation

template<const int N>
int A< N >::assignops [static]

Definition at line 34 of file ctor-12.C.

Referenced by main().

template<const int N>
int A< N >::copyctors [static]

Definition at line 34 of file ctor-12.C.

Referenced by main().

template<const int N>
int A< N >::ctors [static]

Definition at line 34 of file ctor-12.C.

Referenced by main().

template<const int N>
int A< N >::dtors [static]

Definition at line 34 of file ctor-12.C.

Referenced by main().

template<const int N>
int A< N >::i

Definition at line 15 of file pr30703.C.

Referenced by A< N >::A().

template<const int N>
unsigned long A< N >::l

Definition at line 10 of file task-3.C.

template<const int N>
int A< N >::n

Definition at line 5 of file pr26691.C.


The documentation for this struct was generated from the following files:
Generated on Fri Apr 5 05:41:47 2013 for Libgomp by  doxygen 1.4.7