#include <vector>
Go to the source code of this file.
Classes | |
class | PartitionGenerator |
Class to compute the possible partitions of a collection of 'collectionSize' elements. More... | |
class | PartitionGenerator::LessCollections |
a private class just defining the () operator More... |