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

Less 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::LessThanPred< T >

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

Definition at line 410 of file agxUtil.h.

Member Function Documentation

◆ operator()()

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

Definition at line 412 of file agxUtil.h.


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