Public Member Functions | |
| Minnie () | |
| Minnie (br_t::const_iterator min) | |
| Minnie (Minnie const &other, tbb::split) | |
| void | operator() (br_t const &r) |
| void | join (Minnie const &other) |
| br_t::const_iterator | min () const |
| bool | valid () const |
Private Attributes | |
| br_t::const_iterator | min_ |
| bool | valid_ |
Definition at line 37 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 116 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 118 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 120 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 136 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 145 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 125 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 151 of file tbb_preduce_01_t.cc.
|
private |
Definition at line 49 of file tbb_preduce_01_t.cc.
|
private |
Definition at line 50 of file tbb_preduce_01_t.cc.
1.8.11