Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >:

Inheritance graph
[legend]
Collaboration diagram for std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Dom::value_type _Tp
typedef _BinBase2<_Oper,_Dom> _Base
typedef _Base::value_type value_type

Public Methods

 _BinClos (const _Dom &__e1, const _Tp &__e2)

template<template< class > class _Oper, class _Dom> struct std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >


Member Typedef Documentation

template<template< class > class _Oper, class _Dom>
typedef _BinBase2<_Oper,_Dom> std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >::_Base
 

Definition at line 468 of file valarray_meta.h.

template<template< class > class _Oper, class _Dom>
typedef _Dom::value_type std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >::_Tp
 

Definition at line 467 of file valarray_meta.h.

template<template< class > class _Oper, class _Dom>
typedef _Base::value_type std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >::value_type
 

Reimplemented from std::_BinBase2.

Definition at line 469 of file valarray_meta.h.


Member Function Documentation

template<template< class > class _Oper, class _Dom>
std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type > ( const _Dom & __e1,
const _Tp & __e2 ) [inline]
 

Definition at line 471 of file valarray_meta.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:34 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001