- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Apply reduce with meta binary function to template. More...
#include <dune/common/tupleutility.hh>
Public Types | |
typedef Seed | type |
Result of the reduce operation. |
Apply reduce with meta binary function to template.
Specialization for reduction of 0 elements. The exported result type is Seed.
F | Binary meta function | |
Tuple | Apply reduce operation to this tuple | |
Seed | Initial value for reduce operation |
typedef Seed Dune::ReduceTuple< F, Tuple, Seed, 0 >::type |
Result of the reduce operation.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].