Added< 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 Added< First, Second >

Definition at line 207 of file expression.h.


Member Typedef Documentation

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

Definition at line 210 of file expression.h.


Member Function Documentation

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

Definition at line 212 of file expression.h.


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

Generated by  doxygen 1.6.2