| 
    Bridge++
    Ver. 2.0.4
    
   | 
 
proxy object to pass to stl sort algorithm More...
#include <sorter_alt.h>
Public Member Functions | |
| proxy (const Sorter::by_order &order) | |
| bool | operator() (const double lhs, const double rhs) const | 
| bool | operator() (const pair_t &lhs, const pair_t &rhs) const | 
| proxy (const Sorter::by_order &order) | |
| bool | operator() (const T &lhs, const T &rhs) const | 
| bool | operator() (const pair_t &lhs, const pair_t &rhs) const | 
Private Attributes | |
| const Sorter::by_order & | m_order | 
proxy object to pass to stl sort algorithm
Definition at line 77 of file sorter.cpp.
      
  | 
  inline | 
Definition at line 83 of file sorter.cpp.
      
  | 
  inline | 
Definition at line 159 of file sorter_alt.h.
      
  | 
  inline | 
Definition at line 85 of file sorter.cpp.
      
  | 
  inline | 
Definition at line 90 of file sorter.cpp.
      
  | 
  inline | 
Definition at line 166 of file sorter_alt.h.
      
  | 
  inline | 
Definition at line 161 of file sorter_alt.h.
      
  | 
  private | 
Definition at line 80 of file sorter.cpp.