#include <reduce.h>
Public Types | |
| typedef P_sourcetype | T_sourcetype |
| typedef int | T_resulttype |
| typedef T_resulttype | T_numtype |
Public Member Functions | |
| ReduceFirst () | |
| ReduceFirst (T_resulttype) | |
| bool | operator() (T_sourcetype x) |
| bool | operator() (T_sourcetype x, int index) |
| T_resulttype | result (int) |
| void | reset () |
| void | reset (T_resulttype) |
Static Public Member Functions | |
| const char * | name () |
Static Public Attributes | |
| const bool | needIndex = true canProvideInitialValue = false |
Protected Attributes | |
| int | index_ |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.9.1