Divides a given number by all of the elements of a tuple. More...
Static Public Member Functions | |
| template<class Tuple > | |
| static size_t | apply (Tuple const &sizes, size_t result) |
Divides a given number by all of the elements of a tuple.
Start with N = N-1 and sizes in traversal order
1.8.13