Whole document tree
    

Whole document tree

Templatestd::_IClos< _Expr, _Dom > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_IClos< _Expr, _Dom > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_IClos< _Expr, _Dom >:

Inheritance graph
[legend]
Collaboration diagram for std::_IClos< _Expr, _Dom >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _IBase< _Dom > _Base
typedef _Base::value_type value_type

Public Methods

 _IClos (const _Dom &__e, const valarray< size_t > &__i)

template<class _Dom>
struct std::_IClos< _Expr, _Dom >


Member Typedef Documentation

template<class _Dom>
typedef _IBase<_Dom> std::_IClos< _Expr, _Dom >::_Base
 

Definition at line 625 of file valarray_meta.h.

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

Reimplemented from std::_IBase< _Dom >.

Definition at line 626 of file valarray_meta.h.


Member Function Documentation

template<class _Dom>
std::_IClos< _Expr, _Dom >::_IClos const _Dom &    __e,
const valarray< size_t > &    __i
[inline]
 

Definition at line 628 of file valarray_meta.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:16 2002 for libstdc++-v3 Source by doxygen1.2.15