Whole document tree
    

Whole document tree

Templatestd::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >:

Inheritance graph
[legend]
Collaboration diagram for std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _BinBase1< _Oper,
valarray< _Tp > > 
_Base
typedef _Base::value_type value_type

Public Methods

 _BinClos (const _Tp &__t, const valarray< _Tp > &__v)

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


Member Typedef Documentation

template<template< class > class _Oper, typename _Tp>
typedef _BinBase1<_Oper,valarray<_Tp> > std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >::_Base
 

Definition at line 497 of file valarray_meta.h.

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

Reimplemented from std::_BinBase1< _Oper, valarray< _Tp > >.

Definition at line 498 of file valarray_meta.h.


Member Function Documentation

template<template< class > class _Oper, typename _Tp>
std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >::_BinClos const _Tp &    __t,
const valarray< _Tp > &    __v
[inline]
 

Definition at line 500 of file valarray_meta.h.


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