#include <GenericOperation.h>
すべてのメンバ一覧
GenericOperation.h の 455 行で定義されています。
[inline]
GenericOperation.h の 457 行で定義されています。
00458 { 00459 return static_cast<Type>( TValue()(opState) ); 00460 }