You are downloading C++ sets class 1.0

Your download will start in a moment. If download doesn't start please click here

The sets class can be used to perform set operations in your programs. It represents set elements as bits in a private array of unsigned long integers. The array size is a defined constant which can be changed to suit your application.