NativeRoundHelp< TMPLT > Class Template Reference

#include <NativeNativeInstruction.h>

List of all members.

Static Public Member Functions

static void r (TMPLT &result, TMPLT op1)


Detailed Description

template<class TMPLT>
class NativeRoundHelp< TMPLT >

Definition at line 466 of file NativeNativeInstruction.h.


Member Function Documentation

template<class TMPLT>
static void NativeRoundHelp< TMPLT >::r ( TMPLT &  result,
TMPLT  op1 
) [inline, static]

Definition at line 468 of file NativeNativeInstruction.h.

Referenced by NativeRound< TMPLT >::exec().

00468                                             {
00469         // no-op
00470         result = op1;
00471     }


The documentation for this class was generated from the following file:
Generated on Mon Jun 22 04:00:40 2009 for Fennel by  doxygen 1.5.1