Multiplied< First, Second > Class Template Reference

#include <expression.h>

Public Types

typedef First value_type

Static Public Member Functions

static value_type apply (const First &first, const Second &second)

Detailed Description

template<typename First, typename Second>
class Multiplied< First, Second >

Definition at line 228 of file expression.h.


Member Typedef Documentation

template<typename First , typename Second >
typedef First Multiplied< First, Second >::value_type

Definition at line 231 of file expression.h.


Member Function Documentation

template<typename First , typename Second >
static value_type Multiplied< First, Second >::apply ( const First &  first,
const Second &  second 
) [inline, static]

Definition at line 233 of file expression.h.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2