構造体 テンプレート Onikiri::EmulatorUtility::Operation::FPCondNotEqual< Type, ArgType >

#include <GenericOperation.h>

すべてのメンバ一覧

Public メソッド

bool operator() (const ArgType lhs, const ArgType rhs) const


説明

template<typename Type, typename ArgType = RegisterType>
struct Onikiri::EmulatorUtility::Operation::FPCondNotEqual< Type, ArgType >

GenericOperation.h312 行で定義されています。


関数

template<typename Type, typename ArgType = RegisterType>
bool Onikiri::EmulatorUtility::Operation::FPCondNotEqual< Type, ArgType >::operator() ( const ArgType  lhs,
const ArgType  rhs 
) const [inline]

GenericOperation.h314 行で定義されています。

00315     {
00316         return AsFPFunc<Type>(lhs) != AsFPFunc<Type>(rhs);
00317     }


この構造体の説明は次のファイルから生成されました:
Onikiri2に対してTue Jun 18 15:32:00 2013に生成されました。  doxygen 1.4.7