Bridge++  Version 1.4.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...