std::valarray< _Tp >::_UnaryOp< _Op > Struct Template Reference

List of all members.

Public Types

typedef __fun< _Op, _Tp
>::result_type 
__rt
typedef _Expr< _UnClos< _Op,
_ValArray, _Tp >, __rt
_Rt

Detailed Description

template<class _Tp>
template<class _Op>
struct std::valarray< _Tp >::_UnaryOp< _Op >

Definition at line 112 of file valarray.


Member Typedef Documentation

template<class _Tp>
template<class _Op>
typedef __fun<_Op, _Tp>::result_type std::valarray< _Tp >::_UnaryOp< _Op >::__rt

Definition at line 114 of file valarray.

template<class _Tp>
template<class _Op>
typedef _Expr<_UnClos<_Op, _ValArray, _Tp>, __rt> std::valarray< _Tp >::_UnaryOp< _Op >::_Rt

Definition at line 115 of file valarray.


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