std::_UnClos< _Oper, _Expr, _Dom > Struct Template Reference

#include <valarray_before.h>

Inheritance diagram for std::_UnClos< _Oper, _Expr, _Dom >:

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

Public Types

typedef _Dom _Arg
typedef _UnBase< _Oper, _Dom > _Base
typedef _Base::value_type value_type

Public Member Functions

 _UnClos (const _Arg &__e)

Detailed Description

template<class _Oper, class _Dom>
struct std::_UnClos< _Oper, _Expr, _Dom >

Definition at line 490 of file valarray_before.h.


Member Typedef Documentation

template<class _Oper, class _Dom>
typedef _Dom std::_UnClos< _Oper, _Expr, _Dom >::_Arg

Definition at line 493 of file valarray_before.h.

template<class _Oper, class _Dom>
typedef _UnBase<_Oper, _Dom> std::_UnClos< _Oper, _Expr, _Dom >::_Base

Definition at line 494 of file valarray_before.h.

template<class _Oper, class _Dom>
typedef _Base::value_type std::_UnClos< _Oper, _Expr, _Dom >::value_type

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

Definition at line 495 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, class _Dom>
std::_UnClos< _Oper, _Expr, _Dom >::_UnClos ( const _Arg __e  )  [inline]

Definition at line 497 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