Logo ROOT  
Reference Guide
CompareAsc< T > Struct Template Reference

template<typename T>
struct CompareAsc< T >

Definition at line 324 of file TMathBase.h.

Public Member Functions

 CompareAsc (T d)
 
template<typename Index >
bool operator() (Index i1, Index i2)
 

Public Attributes

fData
 

#include <TMathBase.h>

Constructor & Destructor Documentation

◆ CompareAsc()

template<typename T >
CompareAsc< T >::CompareAsc ( d)
inline

Definition at line 326 of file TMathBase.h.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename Index >
bool CompareAsc< T >::operator() ( Index  i1,
Index  i2 
)
inline

Definition at line 329 of file TMathBase.h.

Member Data Documentation

◆ fData

template<typename T >
T CompareAsc< T >::fData

Definition at line 333 of file TMathBase.h.

Collaboration diagram for CompareAsc< T >:
[legend]

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