J< T > Class Template Reference

Collaboration diagram for J< T >:

Collaboration graph
[legend]

Public Types

typedef std::vector< T
>::const_iterator 
const_iterator
typedef std::basic_string<
T >::iterator 
iterator

Public Member Functions

 J (const I< T > &x, const I< T > &y)
const I< T > & begin ()
const I< T > & end ()
 J (const I< T > &x, const I< T > &y)
const I< T > & begin ()
const I< T > & end ()
 J (T x, T y)
begin ()
end ()
 J (const const_iterator &x, const const_iterator &y)
const const_iteratorbegin ()
const const_iteratorend ()
 J (const iterator &x, const iterator &y)
const iteratorbegin ()
const iteratorend ()
 J (const I< T > &x, const I< T > &y)
const I< T > & begin ()
const I< T > & end ()
 J (const I< T > &x, const I< T > &y)
const I< T > & begin ()
const I< T > & end ()

Detailed Description

template<typename T>
class J< T >

Definition at line 77 of file collapse-2.C.


Member Typedef Documentation

template<typename T>
typedef std::vector<T>::const_iterator J< T >::const_iterator

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

template<typename T>
typedef std::basic_string<T>::iterator J< T >::iterator

Definition at line 10 of file for-4.C.


Constructor & Destructor Documentation

template<typename T>
J< T >::J ( const I< T > &  x,
const I< T > &  y 
) [inline]

Definition at line 80 of file collapse-2.C.

template<typename T>
J< T >::J ( const I< T > &  x,
const I< T > &  y 
) [inline]

Definition at line 79 of file for-1.C.

template<typename T>
J< T >::J ( x,
y 
) [inline]

Definition at line 9 of file for-2.C.

template<typename T>
J< T >::J ( const const_iterator x,
const const_iterator y 
) [inline]

Definition at line 11 of file for-3.C.

template<typename T>
J< T >::J ( const iterator x,
const iterator y 
) [inline]

Definition at line 11 of file for-4.C.

template<typename T>
J< T >::J ( const I< T > &  x,
const I< T > &  y 
) [inline]

Definition at line 79 of file for-5.C.

template<typename T>
J< T >::J ( const I< T > &  x,
const I< T > &  y 
) [inline]

Definition at line 79 of file for-8.C.


Member Function Documentation

template<typename T>
const I<T>& J< T >::begin (  ) 

template<typename T>
const I<T>& J< T >::begin (  ) 

template<typename T>
const iterator& J< T >::begin (  ) 

template<typename T>
const const_iterator& J< T >::begin (  ) 

template<typename T>
T J< T >::begin (  ) 

template<typename T>
const I<T>& J< T >::begin (  ) 

template<typename T>
const I< T > & J< T >::begin (  ) 

Definition at line 87 of file collapse-2.C.

Referenced by f1(), f10(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), and f9().

Here is the caller graph for this function:

template<typename T>
const I<T>& J< T >::end (  ) 

template<typename T>
const I<T>& J< T >::end (  ) 

template<typename T>
const iterator& J< T >::end (  ) 

template<typename T>
const const_iterator& J< T >::end (  ) 

template<typename T>
T J< T >::end (  ) 

template<typename T>
const I<T>& J< T >::end (  ) 

template<typename T>
const I< T > & J< T >::end (  ) 

Definition at line 88 of file collapse-2.C.

Referenced by f1(), f10(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), and f9().

Here is the caller graph for this function:


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