|
Embedded Template Library 1.0
|
Classes | |
| struct | etl::permutations< Value, KV > |
permutations<N, K> : Calculates K permutations from N.
| struct etl::permutations |
Calculates permutations.
Static Public Attributes | |
| static ETL_CONSTANT size_t | value = Value * permutations<Value - 1, KV - 1>::value |