AGX Dynamics 2.41.1.2
Loading...
Searching...
No Matches
agxUtil::LargerThanPred< T > Struct Template Reference

Larger than operator to e.g., sort functions. More...

#include <agxUtil.h>

Public Member Functions

agx::Bool operator() (const T &o1, const T &o2)
 

Detailed Description

template<typename T>
struct agxUtil::LargerThanPred< T >

Larger than operator to e.g., sort functions.

Definition at line 419 of file agxUtil.h.

Member Function Documentation

◆ operator()()

template<typename T >
agx::Bool agxUtil::LargerThanPred< T >::operator() ( const T &  o1,
const T &  o2 
)
inline

Definition at line 421 of file agxUtil.h.


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