Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sorter.cpp File Reference
#include "sorter.h"

Go to the source code of this file.

Classes

struct  Sorter::by_order
 base class for sort ordering More...
 
struct  Sorter::by_abs_ascend
 absolute ascending order More...
 
struct  Sorter::by_abs_descend
 absolute descending order More...
 
struct  Sorter::by_ascend
 ascending order More...
 
struct  Sorter::by_descend
 descending order More...
 
struct  Sorter::proxy
 proxy object to pass to stl sort algorithm More...
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy:
aoyama
Date
LastChangedDate:
2019-01-21 17:06:23 #
Version
LastChangedRevision:
1929

Definition in file sorter.cpp.