Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::Alg::OperatorLess< T > Struct Template Reference

#include "OVR_Alg.h"

Collaboration diagram for OVR::Alg::OperatorLess< T >:
Collaboration graph

Static Public Member Functions

static bool Compare (const T &a, const T &b)
 

Detailed Description

template<class T>
struct OVR::Alg::OperatorLess< T >

Definition at line 86 of file OVR_Alg.h.

Member Function Documentation

template<class T >
static bool OVR::Alg::OperatorLess< T >::Compare ( const T &  a,
const T &  b 
)
inlinestatic

Definition at line 88 of file OVR_Alg.h.


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