Subtract< T_numtype1, T_numtype2 > Struct Template Reference

#include <ops.h>

List of all members.

template<typename T_numtype1, typename T_numtype2>
struct Subtract< T_numtype1, T_numtype2 >


Public Member Functions

typedef BZ_PROMOTE (T_numtype1, T_numtype2) T_numtype

Static Public Member Functions

T_numtype apply (T_numtype1 a, T_numtype2 b)
template<typename T1, typename T2>
void prettyPrint (BZ_STD_SCOPE(string)&str, prettyPrintFormat &format, const T1 &t1, const T2 &t2)

Member Function Documentation

template<typename T_numtype1, typename T_numtype2>
T_numtype Subtract< T_numtype1, T_numtype2 >::apply T_numtype1  a,
T_numtype2  b
[inline, static]
 

template<typename T_numtype1, typename T_numtype2>
typedef Subtract< T_numtype1, T_numtype2 >::BZ_PROMOTE T_numtype1  ,
T_numtype2 
 

template<typename T_numtype1, typename T_numtype2>
template<typename T1, typename T2>
void Subtract< T_numtype1, T_numtype2 >::prettyPrint BZ_STD_SCOPE(string)&  str,
prettyPrintFormat format,
const T1 &  t1,
const T2 &  t2
[inline, static]
 


The documentation for this struct was generated from the following file:
Generated on Mon Oct 22 10:04:17 2007 for blitz by  doxygen 1.3.9.1