std::_UnClos< _Oper, _ValArray, _Tp > Struct Template Reference

#include <valarray_before.h>

Inheritance diagram for std::_UnClos< _Oper, _ValArray, _Tp >:

std::_UnBase< _Oper, _Arg > List of all members.

Public Types

typedef valarray< _Tp > _Arg
typedef _UnBase< _Oper, valarray<
_Tp > > 
_Base
typedef _Base::value_type value_type

Public Member Functions

 _UnClos (const _Arg &__e)

Detailed Description

template<class _Oper, typename _Tp>
struct std::_UnClos< _Oper, _ValArray, _Tp >

Definition at line 501 of file valarray_before.h.


Member Typedef Documentation

template<class _Oper, typename _Tp>
typedef valarray<_Tp> std::_UnClos< _Oper, _ValArray, _Tp >::_Arg

Definition at line 504 of file valarray_before.h.

template<class _Oper, typename _Tp>
typedef _UnBase<_Oper, valarray<_Tp> > std::_UnClos< _Oper, _ValArray, _Tp >::_Base

Definition at line 505 of file valarray_before.h.

template<class _Oper, typename _Tp>
typedef _Base::value_type std::_UnClos< _Oper, _ValArray, _Tp >::value_type

Reimplemented from std::_UnBase< _Oper, _Arg >.

Definition at line 506 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, typename _Tp>
std::_UnClos< _Oper, _ValArray, _Tp >::_UnClos ( const _Arg __e  )  [inline]

Definition at line 508 of file valarray_before.h.


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