|
LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
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 |
Policy class for sorting in descending sequence.