blitz  Version 0.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions
BitwiseOr< T_numtype1, T_numtype2 > Struct Template Reference

#include <ops.h>

List of all members.

Public Member Functions

typedef BZ_PROMOTE (T_numtype1, T_numtype2) T_numtype

Static Public Member Functions

static T_numtype apply (T_numtype1 a, T_numtype2 b)
template<typename T1 , typename T2 >
static 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 >
static T_numtype BitwiseOr< T_numtype1, T_numtype2 >::apply ( T_numtype1  a,
T_numtype2  b 
)
inlinestatic
template<typename T_numtype1 , typename T_numtype2 >
typedef BitwiseOr< T_numtype1, T_numtype2 >::BZ_PROMOTE ( T_numtype1  ,
T_numtype2   
)
template<typename T_numtype1 , typename T_numtype2 >
template<typename T1 , typename T2 >
static void BitwiseOr< T_numtype1, T_numtype2 >::prettyPrint ( BZ_STD_SCOPE(string)&  str,
prettyPrintFormat format,
const T1 &  t1,
const T2 &  t2 
)
inlinestatic

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