std::_GClos< _ValArray, _Tp > Struct Template Reference

#include <valarray_after.h>

Inheritance diagram for std::_GClos< _ValArray, _Tp >:

std::_GBase< _Array< _Tp > > List of all members.

Public Types

typedef _GBase< _Array< _Tp > > _Base
typedef _Base::value_type value_type

Public Member Functions

 _GClos (_Array< _Tp > __a, const valarray< size_t > &__i)

Detailed Description

template<typename _Tp>
struct std::_GClos< _ValArray, _Tp >

Definition at line 104 of file valarray_after.h.


Member Typedef Documentation

template<typename _Tp>
typedef _GBase<_Array<_Tp> > std::_GClos< _ValArray, _Tp >::_Base

Definition at line 107 of file valarray_after.h.

template<typename _Tp>
typedef _Base::value_type std::_GClos< _ValArray, _Tp >::value_type

Reimplemented from std::_GBase< _Array< _Tp > >.

Definition at line 108 of file valarray_after.h.


Constructor & Destructor Documentation

template<typename _Tp>
std::_GClos< _ValArray, _Tp >::_GClos ( _Array< _Tp >  __a,
const valarray< size_t > &  __i 
) [inline]

Definition at line 110 of file valarray_after.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:15 2010 for GNU C++ STL by  doxygen 1.4.7