- Member TPCC::Combinations< n, k >::dual (unsigned int index)
- This is currently implemented by computing value() and then building the complement. It it is to be used often, the implementation should be more efficient.
- Member TPCC::compute_complement (std::array< T, k > combi)
- Make this constexpr