Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
CompareAsc< T > Struct Template Reference

template<typename T>
struct CompareAsc< T >

Definition at line 1036 of file TMath.h.

Public Member Functions

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

Public Attributes

fData
 

#include <TMath.h>

Constructor & Destructor Documentation

◆ CompareAsc()

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

Definition at line 1038 of file TMath.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1041 of file TMath.h.

Member Data Documentation

◆ fData

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

Definition at line 1045 of file TMath.h.

Collaboration diagram for CompareAsc< T >:
[legend]

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