FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

UList< T >::less Class Reference

Less function class that can be used for sorting. More...

#include <src/OpenFOAM/containers/Lists/UList/UList.H>


Detailed Description

template<class T>
class Foam::UList< T >::less

Less function class that can be used for sorting.

Definition at line 97 of file UList.H.

List of all members.

Public Member Functions

 less (const UList< T > &values)
bool  operator() (const label a, const label b)

Constructor & Destructor Documentation

less ( const UList< T > &   values  ) [inline]

Definition at line 103 of file UList.H.


Member Function Documentation

bool operator() ( const label   a,
const label   b  
) [inline]

Definition at line 108 of file UList.H.

References b.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/containers/Lists/UList/UList.H