blitz Version 0.9
Public Types | Static Public Member Functions
BitwiseNot< T_numtype1 > Struct Template Reference

#include <ops.h>

List of all members.

Public Types

typedef T_numtype1 T_numtype

Static Public Member Functions

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

template<typename T_numtype1>
struct BitwiseNot< T_numtype1 >


Member Typedef Documentation

template<typename T_numtype1 >
typedef T_numtype1 BitwiseNot< T_numtype1 >::T_numtype

Member Function Documentation

template<typename T_numtype1 >
static T_numtype BitwiseNot< T_numtype1 >::apply ( T_numtype1  a) [inline, static]
template<typename T_numtype1 >
template<typename T1 >
static void BitwiseNot< T_numtype1 >::prettyPrint ( BZ_STD_SCOPE(string)&  str,
prettyPrintFormat format,
const T1 &  t1 
) [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines