LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::DescendingSort< T > Class Template Reference

Policy class for sorting in descending sequence. More...

#include <sorting.hpp>

Public Member Functions

 DescendingSort (const T &A)
 
bool operator() (const uint i, const uint j) const
 

Detailed Description

template<typename T>
class loos::DescendingSort< T >

Policy class for sorting in descending sequence.


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