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

#include <ops.h>

List of all members.

Public Types

typedef bool 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)

Member Typedef Documentation

template<typename T_numtype1 >
typedef bool LogicalNot< T_numtype1 >::T_numtype

Member Function Documentation

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

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