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

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

#include <sorting.hpp>

Public Member Functions

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

Detailed Description

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

Policy class for sorting in ascending sequence.


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