table of contents
other versions
- wheezy 4.4.7-2
__gnu_parallel::accumulate_binop_reduct< BinOp >(3cxx) | __gnu_parallel::accumulate_binop_reduct< BinOp >(3cxx) |
NAME¶
__gnu_parallel::accumulate_binop_reduct< BinOp > -SYNOPSIS¶
Public Member Functions¶
accumulate_binop_reduct (BinOp &b)
Public Attributes¶
BinOp & binop
Detailed Description¶
template<typename BinOp>struct __gnu_parallel::accumulate_binop_reduct< BinOp >¶
General reduction, using a binary operator. Definition at line 346 of file for_each_selectors.h.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Thu Aug 2 2012 | libstdc++ |