FreePOOMA  2.4.1
Public Types | Static Public Member Functions
VectorEqualsVector< V1, V2, B, 1 > Struct Template Reference

#include <VectorOperators.h>

List of all members.

Public Types

typedef VectorElem< V1, B >
::Element_t 
Left_t
typedef VectorElem< V2, B >
::Element_t 
Right_t
typedef bool Type_t

Static Public Member Functions

static Type_t get (const V1 &x, const V2 &y)

template<class V1, class V2, int B>
struct VectorEqualsVector< V1, V2, B, 1 >


Member Typedef Documentation

template<class V1 , class V2 , int B>
typedef VectorElem<V1,B>::Element_t VectorEqualsVector< V1, V2, B, 1 >::Left_t
template<class V1 , class V2 , int B>
typedef VectorElem<V2,B>::Element_t VectorEqualsVector< V1, V2, B, 1 >::Right_t
template<class V1 , class V2 , int B>
typedef bool VectorEqualsVector< V1, V2, B, 1 >::Type_t

Member Function Documentation

template<class V1 , class V2 , int B>
static Type_t VectorEqualsVector< V1, V2, B, 1 >::get ( const V1 &  x,
const V2 &  y 
) [inline, static]

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